Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: wallet-registry 0.6.2

- project: react-native 0.2.27

- project: wallets 0.20.3

- project: react 0.14.6

- project: store 0.27.3

- project: core 0.19.2

- project: next 0.1.6

- project: nuxt 0.2.30

- project: ssr 0.1.1

- project: vue 0.12.8
  • Loading branch information
🤖 nabla bot committed Oct 30, 2024
1 parent fc32ded commit aecb284
Show file tree
Hide file tree
Showing 21 changed files with 463 additions and 38 deletions.
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.19.2 (2024-10-30)

### 🩹 Fixes

- **core:** :wrench: fix dts build ([a12b0b3](https://github.com/nabla-studio/quirks/commit/a12b0b3))

### 🧱 Updated Dependencies

- Updated wallet-registry to 0.6.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.19.1 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.19.1",
"version": "0.19.2",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand All @@ -25,7 +25,7 @@
"@walletconnect/types": "^2.11.2",
"base64-js": "^1.5.1",
"pino-pretty": "^10.2.3",
"@nabla-studio/wallet-registry": "0.6.1"
"@nabla-studio/wallet-registry": "0.6.2"
},
"main": "./index.js",
"module": "./index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.1.6 (2024-10-30)

### 🩹 Fixes

- **next:** :wrench: fix dts build ([9619d19](https://github.com/nabla-studio/quirks/commit/9619d19))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.1.5 (2024-10-27)

This was a version bump only for next to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.1.5",
"version": "0.1.6",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.2.30 (2024-10-30)

### 🩹 Fixes

- **nuxt:** :wrench: fix dts build ([faef62f](https://github.com/nabla-studio/quirks/commit/faef62f))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.2.29 (2024-10-27)

This was a version bump only for nuxt to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.2.29",
"version": "0.2.30",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.2.27 (2024-10-30)

### 🩹 Fixes

- **react-native:** :wrench: fix dts build ([7ca8b62](https://github.com/nabla-studio/quirks/commit/7ca8b62))

### 🧱 Updated Dependencies

- Updated core to 0.19.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.2.26 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"evmos",
"react-native"
],
"version": "0.2.26",
"version": "0.2.27",
"sideEffects": false,
"type": "module",
"dependencies": {
"@quirks/store": "0.27.2",
"@quirks/core": "0.19.1",
"@quirks/core": "0.19.2",
"babel-plugin-module-resolver": "^5.0.0",
"@craftzdog/react-native-buffer": "^6.0.5",
"react-native-get-random-values": "^1.10.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.14.6 (2024-10-30)

### 🩹 Fixes

- **react:** :wrench: fix dts build ([a1d6439](https://github.com/nabla-studio/quirks/commit/a1d6439))

### 🧱 Updated Dependencies

- Updated core to 0.19.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.14.5 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"desmos",
"evmos"
],
"version": "0.14.5",
"version": "0.14.6",
"sideEffects": false,
"type": "module",
"dependencies": {
"@quirks/store": "0.27.2",
"@quirks/core": "0.19.1",
"@quirks/core": "0.19.2",
"cosmjs-types": "^0.9.0",
"@cosmjs/amino": "^0.32.2",
"eventemitter3": "^5.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.1.1 (2024-10-30)

### 🩹 Fixes

- **ssr:** :wrench: fix dts build ([77531d2](https://github.com/nabla-studio/quirks/commit/77531d2))
- **ssr:** :bug: exclude external lib from bundle ([1ab59d4](https://github.com/nabla-studio/quirks/commit/1ab59d4))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.1.0 (2024-10-29)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.1.0",
"version": "0.1.1",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.27.3 (2024-10-30)

### 🩹 Fixes

- **store:** :wrench: fix dts build ([e17f0bc](https://github.com/nabla-studio/quirks/commit/e17f0bc))

### 🧱 Updated Dependencies

- Updated core to 0.19.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.27.2 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.27.2",
"version": "0.27.3",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand All @@ -23,7 +23,7 @@
"@cosmjs/cosmwasm-stargate": "^0.32.2",
"@walletconnect/universal-provider": "^2.11.2",
"cosmjs-types": "^0.9.0",
"@quirks/core": "0.19.1"
"@quirks/core": "0.19.2"
},
"main": "./index.js",
"module": "./index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.12.8 (2024-10-30)

### 🩹 Fixes

- **vue:** :wrench: fix dts build ([d58b6a7](https://github.com/nabla-studio/quirks/commit/d58b6a7))

### 🧱 Updated Dependencies

- Updated core to 0.19.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.12.7 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"desmos",
"evmos"
],
"version": "0.12.7",
"version": "0.12.8",
"sideEffects": false,
"type": "module",
"dependencies": {
"@quirks/store": "0.27.2",
"@quirks/core": "0.19.1",
"@quirks/core": "0.19.2",
"vue-zustand": "^0.6.0",
"eventemitter3": "^5.0.1",
"zustand": "^4.5.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/wallet-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.6.2 (2024-10-30)

### 🩹 Fixes

- **wallet-registry:** :wrench: fix dts build ([389856f](https://github.com/nabla-studio/quirks/commit/389856f))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.6.1 (2024-10-27)

This was a version bump only for wallet-registry to align it with other projects, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.6.1",
"version": "0.6.2",
"sideEffects": false,
"type": "module",
"dependencies": {},
Expand Down
15 changes: 15 additions & 0 deletions packages/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.20.3 (2024-10-30)

### 🩹 Fixes

- **wallets:** :wrench: fix dts build ([98b3773](https://github.com/nabla-studio/quirks/commit/98b3773))

### 🧱 Updated Dependencies

- Updated wallet-registry to 0.6.2
- Updated core to 0.19.2

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.20.2 (2024-10-27)

### 🧱 Updated Dependencies
Expand Down
6 changes: 3 additions & 3 deletions packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"desmos",
"evmos"
],
"version": "0.20.2",
"version": "0.20.3",
"sideEffects": false,
"type": "module",
"dependencies": {
"@chain-registry/keplr": "^1.74.12",
"@chain-registry/types": "^0.50.1",
"@quirks/core": "0.19.1",
"@nabla-studio/wallet-registry": "0.6.1",
"@quirks/core": "0.19.2",
"@nabla-studio/wallet-registry": "0.6.2",
"@keplr-wallet/types": "^0.12.86",
"@cosmostation/extension-client": "^0.1.15",
"@dao-dao/cosmiframe": "^0.1.0",
Expand Down
Loading

0 comments on commit aecb284

Please sign in to comment.