Skip to content

Commit

Permalink
chore(release): 0.4.0
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.0...v0.4.0) (2021-11-22)

### Bug Fixes

* typescript transpilation ([c7e294f](c7e294f))

### Features

* add assertions for package.json fields ([d84f0f4](d84f0f4))
* add support for platform field ([ae642c9](ae642c9))
* make build concurrent ([006b449](006b449))
* use termost as cli manager ([b966bdf](b966bdf))
  • Loading branch information
semantic-release-bot committed Nov 22, 2021
1 parent c7e294f commit 53357e8
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,6 +1,6 @@
{
"name": "quickbundle",
"version": "0.3.0",
"version": "0.4.0",
"bin": {
"quickbundle": "bin/index.js"
},
Expand Down

0 comments on commit 53357e8

Please sign in to comment.