Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 24, 2024
1 parent fc8c090 commit 892483a
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 26 deletions.
6 changes: 0 additions & 6 deletions .changeset/clean-carpets-whisper.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/real-pears-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-ravens-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-news-beg.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/vue-qrcode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.2.1

### Patch Changes

- [#174](https://github.com/rx-ts/vue/pull/174) [`53ebd70`](https://github.com/rx-ts/vue/commit/53ebd70cd91e9158be6c7f9ce93f5200faf94f3c) Thanks [@JounQin](https://github.com/JounQin)! - chore: add `package.json` into `exports`

- [#176](https://github.com/rx-ts/vue/pull/176) [`0f83439`](https://github.com/rx-ts/vue/commit/0f8343946363bf59bdc10277f28e442d4478fca2) Thanks [@JounQin](https://github.com/JounQin)! - feat: add esm entries so that no jsx transformation required

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-qrcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-qrcode",
"version": "2.2.0",
"version": "2.2.1",
"type": "module",
"description": "🤳 A Vue component for QR code generation with `qrcode`",
"repository": "[email protected]:rx-ts/vue.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-qrious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.1.1

### Patch Changes

- [#174](https://github.com/rx-ts/vue/pull/174) [`53ebd70`](https://github.com/rx-ts/vue/commit/53ebd70cd91e9158be6c7f9ce93f5200faf94f3c) Thanks [@JounQin](https://github.com/JounQin)! - chore: add `package.json` into `exports`

- [#176](https://github.com/rx-ts/vue/pull/176) [`0f83439`](https://github.com/rx-ts/vue/commit/0f8343946363bf59bdc10277f28e442d4478fca2) Thanks [@JounQin](https://github.com/JounQin)! - feat: add esm entries so that no jsx transformation required

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-qrious/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-qrious",
"version": "3.1.0",
"version": "3.1.1",
"type": "module",
"description": "🤳 A Vue component for QR code generation with qrious",
"repository": "[email protected]:rx-ts/vue.git",
Expand Down
12 changes: 12 additions & 0 deletions packages/vue-resizor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# Change Log

## 0.1.0

### Minor Changes

- [#174](https://github.com/rx-ts/vue/pull/174) [`53ebd70`](https://github.com/rx-ts/vue/commit/53ebd70cd91e9158be6c7f9ce93f5200faf94f3c) Thanks [@JounQin](https://github.com/JounQin)! - feat: add new `vue-resizor` package, it just works

### Patch Changes

- [#176](https://github.com/rx-ts/vue/pull/176) [`0f83439`](https://github.com/rx-ts/vue/commit/0f8343946363bf59bdc10277f28e442d4478fca2) Thanks [@JounQin](https://github.com/JounQin)! - feat: add esm entries so that no jsx transformation required

- [#177](https://github.com/rx-ts/vue/pull/177) [`fc8c090`](https://github.com/rx-ts/vue/commit/fc8c09089ac527f44482615fa6764f7af2fe6c7c) Thanks [@JounQin](https://github.com/JounQin)! - fix: require `parent` prop when `hackingContainer` unavailable
2 changes: 1 addition & 1 deletion packages/vue-resizor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-resizor",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"description": "🖱 A Vue component for resizing with dragging",
"repository": "[email protected]:rx-ts/vue.git",
Expand Down

0 comments on commit 892483a

Please sign in to comment.