We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e595e6 commit e24209bCopy full SHA for e24209b
docs/CHANGELOG.md
@@ -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
8
## [1.0.1](https://github.com/blackboardd/magui/compare/v1.0.0...v1.0.1) (2021-10-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "magui",
- "version": "1.0.1",
+ "version": "1.0.2",
"main": "src/index.ts",
"author": "blackboardd <86866786+blackboardd@users.noreply.github.com>",
"repository": {
0 commit comments