Skip to content

Commit b4cde92

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-10-09) ### Bug Fixes * **README.md:** CHANGELOG in README.md was pointing to the wrong log ([7ea02a8](7ea02a8))
1 parent 76031dd commit b4cde92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/blackboardd/magui/compare/v1.0.0...v1.0.1) (2021-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **README.md:** CHANGELOG in README.md was pointing to the wrong log ([7ea02a8](https://github.com/blackboardd/magui/commit/7ea02a8e96f12910e8d7e75a2c3eb74ef9d34080))
7+
18
# 1.0.0 (2021-10-09)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "src/index.ts",
55
"author": "blackboardd",
66
"license": "MIT",

0 commit comments

Comments
 (0)