Skip to content

Commit 22d19f3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2022-11-13) ### Features * release asset includes LICENSE ([449e99b](449e99b))
1 parent 449e99b commit 22d19f3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/PerfectPan/logseq-plugin-code-formatter/compare/v1.0.0...v1.1.0) (2022-11-13)
2+
3+
4+
### Features
5+
6+
* release asset includes LICENSE ([449e99b](https://github.com/PerfectPan/logseq-plugin-code-formatter/commit/449e99bbe44d4bfe5ee4e79a69dacab29bdf4559))
7+
18
# 1.0.0 (2022-11-13)
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": "logseq-plugin-code-formatter",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)