Skip to content

Commit

Permalink
ci(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2023-09-01)

### Bug Fixes

* **release:** use plugin that pushes to NPM ([035ff1b](035ff1b))
  • Loading branch information
semantic-release-bot committed Sep 1, 2023
1 parent 035ff1b commit ef7377d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
},
"types": "lib/index.d.ts",
"version": "3.0.0"
"version": "4.0.1"
}

0 comments on commit ef7377d

Please sign in to comment.