Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 7ecdd79

Browse files
committed
release 0.1.2
1 parent 1fe8103 commit 7ecdd79

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.2 (2022/10/13)
4+
5+
- fix: remove dependency on self
6+
- feat: add license, download and version badges to readme
7+
38
## 0.1.1 (2022/10/13)
49

510
- feat: add author, bugs and homepage urls to `package.json`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"homepage": "https://github.com/sidebase/nuxt-session",
77
"name": "@sidebase/nuxt-session",
8-
"version": "0.1.1",
8+
"version": "0.1.2",
99
"license": "MIT",
1010
"type": "module",
1111
"exports": {

0 commit comments

Comments
 (0)