Skip to content

Commit

Permalink
chore(📦): 1.4.0
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-10-07)

### Bug Fixes

* update initial code template ([f626a39](f626a39))

### Features

* implement `--no-transpile` option for typescript use case ([4ee0173](4ee0173))
  • Loading branch information
semantic-release-bot committed Oct 7, 2022
1 parent f626a39 commit 3100269
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.3.0",
"version": "1.4.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 3100269

Please sign in to comment.