Skip to content

Commit

Permalink
update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
martimayoral committed Feb 11, 2025
1 parent f128ff8 commit 2731fa8
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## [0.0.2] - 2024-02-11
## [0.0.1] - 2024-02-11

### Initial release

Expand Down
2 changes: 1 addition & 1 deletion packages/openfortkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfort/openfort-kit",
"version": "0.0.2",
"version": "0.0.1",
"author": "Openfort (https://www.openfort.xyz)",
"license": "BSD-2-Clause license",
"description": "The easiest way to integrate Openfort to your project.",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10010,27 +10010,6 @@ __metadata:
languageName: node
linkType: hard

"family-connectkit@workspace:.":
version: 0.0.0-use.local
resolution: "family-connectkit@workspace:."
dependencies:
"@changesets/cli": ^2.24.4
"@openfort/openfort-js": ^0.8.26
"@rollup/plugin-node-resolve": ^13.1.3
react: ^18.0.0
react-dom: ^18.0.0
rollup: ^2.67.1
rollup-plugin-peer-deps-external: ^2.2.4
rollup-plugin-terser: ^7.0.2
rollup-plugin-typescript2: ^0.34.0
rollup-plugin-visualizer: ^5.5.4
tslib: ^1.9.3
typescript-plugin-styled-components: ^2.0.0
viem: ^2.13.0
wagmi: ^2.10.2
languageName: unknown
linkType: soft

"fast-deep-equal@npm:^3.1.1, fast-deep-equal@npm:^3.1.3":
version: 3.1.3
resolution: "fast-deep-equal@npm:3.1.3"
Expand Down Expand Up @@ -14499,6 +14478,27 @@ __metadata:
languageName: node
linkType: hard

"openfort-kit@workspace:.":
version: 0.0.0-use.local
resolution: "openfort-kit@workspace:."
dependencies:
"@changesets/cli": ^2.24.4
"@openfort/openfort-js": ^0.8.26
"@rollup/plugin-node-resolve": ^13.1.3
react: ^18.0.0
react-dom: ^18.0.0
rollup: ^2.67.1
rollup-plugin-peer-deps-external: ^2.2.4
rollup-plugin-terser: ^7.0.2
rollup-plugin-typescript2: ^0.34.0
rollup-plugin-visualizer: ^5.5.4
tslib: ^1.9.3
typescript-plugin-styled-components: ^2.0.0
viem: ^2.13.0
wagmi: ^2.10.2
languageName: unknown
linkType: soft

"optionator@npm:^0.8.1":
version: 0.8.3
resolution: "optionator@npm:0.8.3"
Expand Down

0 comments on commit 2731fa8

Please sign in to comment.