Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-09-18)

### Bug Fixes

* backmerge releases ([3284849](3284849))
* create releaserc ([8994829](8994829))
* enable auto-update of version ([19b50b5](19b50b5))
* enable auto-update of version ([6625607](6625607))
* enable auto-update of version ([943cd17](943cd17))
* merge issue ([a07ed61](a07ed61))
  • Loading branch information
semantic-release-bot committed Sep 18, 2021
1 parent 548470c commit a06ebd5
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": "measure-fns",
"version": "1.0.0",
"version": "1.0.1",
"description": "Functions for conversion and handling of measurements",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a06ebd5

Please sign in to comment.