Skip to content

Commit 94c1518

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2022-06-01) ### Features * ✨ add pyscript provider ([0f8b811](0f8b811))
1 parent bf2ce70 commit 94c1518

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/SushiWaUmai/pyscript-solid/compare/v1.2.0...v1.3.0) (2022-06-01)
2+
3+
4+
### Features
5+
6+
* :sparkles: add pyscript provider ([0f8b811](https://github.com/SushiWaUmai/pyscript-solid/commit/0f8b811984171f5ec16ab743d3954efbd978853f))
7+
18
# [1.2.0](https://github.com/SushiWaUmai/pyscript-solid/compare/v1.1.0...v1.2.0) (2022-06-01)
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": "pyscript-solid",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)