Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: react-native 0.2.28

- project: react 0.14.7

- project: next 0.1.7

- project: nuxt 0.2.31

- project: ssr 0.1.2

- project: vue 0.12.9
  • Loading branch information
🤖 nabla bot committed Oct 30, 2024
1 parent ca4e0b1 commit 007d944
Show file tree
Hide file tree
Showing 12 changed files with 67 additions and 6 deletions.
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.7 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.1.6 (2024-10-30)

### 🩹 Fixes
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.6",
"version": "0.1.7",
"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.31 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.2.30 (2024-10-30)

### 🩹 Fixes
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.30",
"version": "0.2.31",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.2.28 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.2.27 (2024-10-30)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"evmos",
"react-native"
],
"version": "0.2.27",
"version": "0.2.28",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.14.7 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))
- **react:** :bug: fix react jsxRuntime classic ([5eb31e7](https://github.com/nabla-studio/quirks/commit/5eb31e7))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.14.6 (2024-10-30)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.14.6",
"version": "0.14.7",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.1.2 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.1.1 (2024-10-30)

### 🩹 Fixes
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.1",
"version": "0.1.2",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.12.9 (2024-10-30)

### 🩹 Fixes

- :rotating_light: fix lint error ([c4930ff](https://github.com/nabla-studio/quirks/commit/c4930ff))

### ❤️ Thank You

- Davide Segullo @DavideSegullo

## 0.12.8 (2024-10-30)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.12.8",
"version": "0.12.9",
"sideEffects": false,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 007d944

Please sign in to comment.