Skip to content

Commit 6cdd275

Browse files
prerelease: v0.1.0-dev.1
## [0.1.0-dev.1](v0.0.8...v0.1.0-dev.1) (2023-02-07) ### 🧩 Features * **3416039642:** Add "Connect Wallet" functionality ([#32](#32)) ([45c28dd](45c28dd))
1 parent 45c28dd commit 6cdd275

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.0-dev.1](https://github.com/starkware-libs/cairo-playground/compare/v0.0.8...v0.1.0-dev.1) (2023-02-07)
2+
3+
4+
### 🧩 Features
5+
6+
* **3416039642:** Add "Connect Wallet" functionality ([#32](https://github.com/starkware-libs/cairo-playground/issues/32)) ([45c28dd](https://github.com/starkware-libs/cairo-playground/commit/45c28ddd2632a8204dca356f9da2e2699a6a041a))
7+
18
## [0.0.8](https://github.com/starkware-libs/cairo-playground/compare/v0.0.7...v0.0.8) (2022-10-11)
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": "cairo-playground",
3-
"version": "0.0.8",
3+
"version": "0.1.0-dev.1",
44
"homepage": "./",
55
"scripts": {
66
"start": "ESLINT_NO_DEV_ERRORS=true ./scripts/start.bash",

0 commit comments

Comments
 (0)