Skip to content

Commit 6f21f3f

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-06-22) ### Bug Fixes * **readme:** update links after branch renaming ([0a868de](0a868de))
1 parent 0a868de commit 6f21f3f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/CompactJS/limit/compare/v1.0.0...v1.0.1) (2020-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme:** update links after branch renaming ([0a868de](https://github.com/CompactJS/limit/commit/0a868de19744d66c12639a0097b1db4d222bc9e1))
7+
18
# 1.0.0 (2020-04-10)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compactjs/limit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Limits a value to a defined range",
55
"source": "src/index.js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)