Skip to content

Commit e24209b

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2021-10-10) ### Bug Fixes * **package.json:** typo on repository ([8c5d715](8c5d715))
1 parent 6e595e6 commit e24209b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/blackboardd/magui/compare/v1.0.1...v1.0.2) (2021-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **package.json:** typo on repository ([8c5d715](https://github.com/blackboardd/magui/commit/8c5d715acb12d7f388316101ec4964a5310acef6))
7+
18
## [1.0.1](https://github.com/blackboardd/magui/compare/v1.0.0...v1.0.1) (2021-10-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magui",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "src/index.ts",
55
"author": "blackboardd <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)