Skip to content

Commit

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

- project: react-native 0.2.26-next.5

- project: wallets 0.20.2-next.5

- project: react 0.14.5-next.5

- project: store 0.27.2-next.5

- project: core 0.19.1-next.5

- project: next 0.1.5-next.5

- project: nuxt 0.2.29-next.5

- project: vue 0.12.7-next.5

- project: quirks 0.1.1-next.0
  • Loading branch information
🤖 nabla bot committed Oct 26, 2024
1 parent 86bfb58 commit 4c5387d
Show file tree
Hide file tree
Showing 11 changed files with 109 additions and 1 deletion.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## 0.1.1-next.0 (2024-10-26)

### 🚀 Features

- :arrow_up: upgrade to nx 20 ([bb7660e](https://github.com/nabla-studio/quirks/commit/bb7660e))
- **next:** :sparkles: add next package ([081137a](https://github.com/nabla-studio/quirks/commit/081137a))
- **react-native:** :sparkles: add react-native package setup ([7aafe5e](https://github.com/nabla-studio/quirks/commit/7aafe5e))
- **wallet-registry:** :sparkles: add git submodule ([c4dd8e0](https://github.com/nabla-studio/quirks/commit/c4dd8e0))
- **wallet-registry:** :sparkles: add wallet registry setup ([58bcf10](https://github.com/nabla-studio/quirks/commit/58bcf10))
- **examples-nuxtjs:** :fire: remove example ([179a101](https://github.com/nabla-studio/quirks/commit/179a101))
- **nuxt:** :sparkles: add nuxt package ([dd17d81](https://github.com/nabla-studio/quirks/commit/dd17d81))
- **example-nuxtjs:** :sparkles: add nuxtjs example ([dfac1b3](https://github.com/nabla-studio/quirks/commit/dfac1b3))
- **vue:** :sparkles: add vue package setup ([60544f7](https://github.com/nabla-studio/quirks/commit/60544f7))
- **store:** :sparkles: add store package ([feea226](https://github.com/nabla-studio/quirks/commit/feea226))
- **react:** :sparkles: add react package ([58399ad](https://github.com/nabla-studio/quirks/commit/58399ad))
- **wallets:** :sparkles: add wallets package ([b7c9d6f](https://github.com/nabla-studio/quirks/commit/b7c9d6f))
- **core:** :sparkles: add core package setup ([d5749cc](https://github.com/nabla-studio/quirks/commit/d5749cc))
- **examples-nextjs:** :sparkles: add nextjs example setup ([4ba220c](https://github.com/nabla-studio/quirks/commit/4ba220c))
- **chain-registry:** :sparkles: add cosmos chain-registry submodule ([f7ed1f4](https://github.com/nabla-studio/quirks/commit/f7ed1f4))
- **chain-registry:** :sparkles: add chain-registry package ([9687838](https://github.com/nabla-studio/quirks/commit/9687838))

### 🩹 Fixes

- :rotating_light: fix lint errors ([ce90e00](https://github.com/nabla-studio/quirks/commit/ce90e00))
- **nuxt:** :bug: add missing function export ([a5c9926](https://github.com/nabla-studio/quirks/commit/a5c9926))

### ❤️ Thank You

- Davide Segullo @DavideSegullo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quirks",
"version": "0.1.0",
"version": "0.1.1-next.0",
"license": "MIT",
"scripts": {
"build": "nx run-many --target=build --exclude nextjs,vue3 --parallel=6",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.19.1-next.5 (2024-10-26)

### 🧱 Updated Dependencies

- Updated wallet-registry to 0.6.1-next.5

## 0.19.1-next.4 (2024-10-26)

### 🧱 Updated Dependencies
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.5-next.5 (2024-10-26)

### 🩹 Fixes

- :wrench: fix correlated deps update ([03fee38](https://github.com/nabla-studio/quirks/commit/03fee38))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.1.5-next.4 (2024-10-26)

This was a version bump only for next to align it with other projects, there were no code changes.
Expand Down
4 changes: 4 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.29-next.5 (2024-10-26)

This was a version bump only for nuxt to align it with other projects, there were no code changes.

## 0.2.29-next.4 (2024-10-26)

### 🩹 Fixes
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.26-next.5 (2024-10-26)

### 🩹 Fixes

- :wrench: fix correlated deps update ([03fee38](https://github.com/nabla-studio/quirks/commit/03fee38))

### 🧱 Updated Dependencies

- Updated core to 0.19.1-next.5

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.2.26-next.4 (2024-10-26)

### 🧱 Updated Dependencies
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.5-next.5 (2024-10-26)

### 🩹 Fixes

- :wrench: fix correlated deps update ([03fee38](https://github.com/nabla-studio/quirks/commit/03fee38))

### 🧱 Updated Dependencies

- Updated core to 0.19.1-next.5

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.14.5-next.4 (2024-10-26)

### 🧱 Updated Dependencies
Expand Down
6 changes: 6 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.27.2-next.5 (2024-10-26)

### 🧱 Updated Dependencies

- Updated core to 0.19.1-next.5

## 0.27.2-next.4 (2024-10-26)

### 🧱 Updated Dependencies
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.7-next.5 (2024-10-26)

### 🩹 Fixes

- :wrench: fix correlated deps update ([03fee38](https://github.com/nabla-studio/quirks/commit/03fee38))

### 🧱 Updated Dependencies

- Updated core to 0.19.1-next.5

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.12.7-next.4 (2024-10-26)

### 🧱 Updated Dependencies
Expand Down
4 changes: 4 additions & 0 deletions packages/wallet-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.1-next.5 (2024-10-26)

This was a version bump only for wallet-registry to align it with other projects, there were no code changes.

## 0.6.1-next.4 (2024-10-26)

This was a version bump only for wallet-registry to align it with other projects, there were no code changes.
Expand Down
7 changes: 7 additions & 0 deletions packages/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.20.2-next.5 (2024-10-26)

### 🧱 Updated Dependencies

- Updated wallet-registry to 0.6.1-next.5
- Updated core to 0.19.1-next.5

## 0.20.2-next.4 (2024-10-26)

### 🧱 Updated Dependencies
Expand Down

0 comments on commit 4c5387d

Please sign in to comment.