Skip to content

Commit b172e16

Browse files
committed
v1.1.1
1 parent 1a3e401 commit b172e16

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/geekdada/yasd/compare/v1.1.0...v1.1.1) (2021-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* version in local storage isn't up-to-date ([1a3e401](https://github.com/geekdada/yasd/commit/1a3e40153fe3704d36ae316e23754286ef275976))
7+
8+
9+
110
# [1.1.0](https://github.com/geekdada/yasd/compare/v1.0.3...v1.1.0) (2021-11-02)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)