Skip to content

Commit

Permalink
chore(📦): 1.5.0
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.3...v1.5.0) (2023-01-14)

### Bug Fixes

* **acmicpc:** fix a bug that client could not fetch problem information ([d8f0fdf](d8f0fdf))
* **leetcode:** fix a bug that cannot resolve example data when it has additional images ([e9b85c4](e9b85c4))
* **leetcode:** fix a bug that cannot resolve output example in string term ([8557a3c](8557a3c))
* **leetcode:** fix a bug that cannot retrieve some type of input values ([32645ec](32645ec))

### Features

* **leetcode:** implement leetcode provider ([4c3e62e](4c3e62e))
  • Loading branch information
semantic-release-bot committed Jan 14, 2023
1 parent b555ac8 commit 7d40835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solv-cli",
"description": "hot-challenge-solving application for any coding challenge services",
"version": "1.4.3",
"version": "1.5.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 7d40835

Please sign in to comment.