We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2ce70 commit 94c1518Copy full SHA for 94c1518
docs/CHANGELOG.md
@@ -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
8
# [1.2.0](https://github.com/SushiWaUmai/pyscript-solid/compare/v1.1.0...v1.2.0) (2022-06-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "pyscript-solid",
- "version": "1.2.0",
+ "version": "1.3.0",
"private": true,
"license": "MIT",
"scripts": {
0 commit comments