Skip to content

Commit f24db5b

Browse files
github-actions[bot]vinpogo
authored andcommitted
Version Packages
1 parent 9a596e9 commit f24db5b

9 files changed

Lines changed: 29 additions & 22 deletions

File tree

.changeset/bundle-shared-types.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-poets-press.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/purple-drinks-follow.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @vingy/shared
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#58](https://github.com/vinpogo/vue-utils/pull/58) [`9a596e9`](https://github.com/vinpogo/vue-utils/commit/9a596e9fcc8778b47d018ba544739768563ca6e4) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
8+
9+
- [#55](https://github.com/vinpogo/vue-utils/pull/55) [`f5c6838`](https://github.com/vinpogo/vue-utils/commit/f5c68383369c5f0e0edd9ed2391e46617514db32) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
10+
311
## 0.1.0
412

513
### Minor Changes

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/shared",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"type": "module",
66
"exports": {

packages/vuebugger/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @vingy/vuebugger
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- [#58](https://github.com/vinpogo/vue-utils/pull/58) [`9a596e9`](https://github.com/vinpogo/vue-utils/commit/9a596e9fcc8778b47d018ba544739768563ca6e4) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
8+
9+
- [#55](https://github.com/vinpogo/vue-utils/pull/55) [`f5c6838`](https://github.com/vinpogo/vue-utils/commit/f5c68383369c5f0e0edd9ed2391e46617514db32) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
10+
311
## 0.4.0
412

513
### Minor Changes

packages/vuebugger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/vuebugger",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Vue devtools plugin to debug anything.",
55
"keywords": [
66
"composable",

packages/vueltip/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vingy/vueltip
22

3+
## 2.2.1
4+
5+
### Patch Changes
6+
7+
- [#57](https://github.com/vinpogo/vue-utils/pull/57) [`aabb85e`](https://github.com/vinpogo/vue-utils/commit/aabb85eab0f9a95cd01a3d72a6e859cacdee5e7f) Thanks [@vinpogo](https://github.com/vinpogo)! - fix: inline `@vingy/shared` types in published `.d.ts`
8+
9+
- [#58](https://github.com/vinpogo/vue-utils/pull/58) [`9a596e9`](https://github.com/vinpogo/vue-utils/commit/9a596e9fcc8778b47d018ba544739768563ca6e4) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
10+
11+
- [#55](https://github.com/vinpogo/vue-utils/pull/55) [`f5c6838`](https://github.com/vinpogo/vue-utils/commit/f5c68383369c5f0e0edd9ed2391e46617514db32) Thanks [@vinpogo](https://github.com/vinpogo)! - deps: update dependencies
12+
313
## 2.2.0
414

515
### Minor Changes

packages/vueltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/vueltip",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Headless tooltip which only shows when necessary.",
55
"keywords": [
66
"composition-api",

0 commit comments

Comments
 (0)