Skip to content

Commit 622e4b2

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-05-31) ### Bug Fixes * 🐛 make commmit-msg executable ([466c41c](466c41c)) * 🐛 release workflow to call test properly ([cc2db54](cc2db54)) * 🔥 remove reusable workflows ([15e47db](15e47db)) ### Features * ✨ add testing workflow ([b659aad](b659aad))
1 parent 15e47db commit 622e4b2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.1.0](https://github.com/SushiWaUmai/pyscript-solid/compare/v1.0.2...v1.1.0) (2022-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: make commmit-msg executable ([466c41c](https://github.com/SushiWaUmai/pyscript-solid/commit/466c41cb5e67b20612822c8df9091a9261a1cc63))
7+
* :bug: release workflow to call test properly ([cc2db54](https://github.com/SushiWaUmai/pyscript-solid/commit/cc2db5461c2d60f985ca869f8948a9aa51aac269))
8+
* :fire: remove reusable workflows ([15e47db](https://github.com/SushiWaUmai/pyscript-solid/commit/15e47dba179364fcbdddd876acc840d2b587114f))
9+
10+
11+
### Features
12+
13+
* :sparkles: add testing workflow ([b659aad](https://github.com/SushiWaUmai/pyscript-solid/commit/b659aadf92892757de7b4fcc00fb535b1713442b))
14+
115
## [1.0.2](https://github.com/SushiWaUmai/pyscript-solid/compare/v1.0.1...v1.0.2) (2022-05-30)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pyscript-solid",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/SushiWaUmai/pyscript-solid.git"

0 commit comments

Comments
 (0)