Skip to content

Commit

Permalink
ci(changesets): version packages (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: Ayumu Fujii <[email protected]>
  • Loading branch information
github-actions[bot] and dadajam4 authored Oct 16, 2023
1 parent 811800c commit 9edf062
Show file tree
Hide file tree
Showing 43 changed files with 185 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-ways-sort.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shaggy-items-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-pants-stare.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/vite-plugin-vui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vite-plugin-vui

## 1.1.37

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vui@0.16.34

## 1.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-vui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vite-plugin-vui",
"version": "1.1.36",
"version": "1.1.37",
"description": "vite-plugin-vui",
"keywords": [
"vite",
Expand Down
8 changes: 8 additions & 0 deletions packages/vot-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fastkit/vot-i18n

## 3.0.5

### Patch Changes

- Updated dependencies []:
- @fastkit/vot@0.15.5
- @fastkit/vue-i18n@0.13.7

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vot-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vot-i18n",
"version": "3.0.4",
"version": "3.0.5",
"description": "Library for multilingual localization of vot applications.",
"keywords": [
"fastkit",
Expand Down
8 changes: 8 additions & 0 deletions packages/vot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fastkit/vot

## 0.15.5

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5
- @fastkit/vue-page@0.14.5

## 0.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vot",
"version": "0.15.4",
"version": "0.15.5",
"description": "Orchestration tools for building Vue applications.",
"keywords": [
"fastkit",
Expand Down
9 changes: 9 additions & 0 deletions packages/vue-action/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @fastkit/vue-action

## 0.2.7

### Patch Changes

- [#138](https://github.com/dadajam4/fastkit/pull/138) [`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7) Thanks [@dadajam4](https://github.com/dadajam4)! - - Action guards can now be set.
- Relative paths can now be specified as location paths.
- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-action",
"version": "0.2.6",
"version": "0.2.7",
"description": "vue-action",
"keywords": [],
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/vue-app-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fastkit/vue-app-layout

## 0.14.6

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5
- @fastkit/vue-body-scroll-lock@0.1.7
- @fastkit/vue-resize@0.1.7
- @fastkit/vue-scroller@0.14.6

## 0.14.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-app-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-app-layout",
"version": "0.14.5",
"version": "0.14.6",
"description": "Component implementation to control the overall layout of the Vue application.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-body-scroll-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-body-scroll-lock

## 0.1.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-body-scroll-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-body-scroll-lock",
"version": "0.1.6",
"version": "0.1.7",
"description": "vue-body-scroll-lock",
"keywords": [],
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-click-outside/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-click-outside

## 0.1.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-click-outside/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-click-outside",
"version": "0.1.6",
"version": "0.1.7",
"description": "vue-click-outside",
"keywords": [],
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-color-scheme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-color-scheme

## 0.14.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.14.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-color-scheme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-color-scheme",
"version": "0.14.6",
"version": "0.14.7",
"description": "A library for using Type-safe \"color\" schemas in Vue applications.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-form-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-form-control

## 0.15.23

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.15.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-form-control/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-form-control",
"version": "0.15.22",
"version": "0.15.23",
"description": "Basic form implementation library for Vue applications.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-i18n

## 0.13.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.13.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-i18n",
"version": "0.13.6",
"version": "0.13.7",
"description": "@fastkit/vue-i18n",
"keywords": [
"fastkit",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-loading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fastkit/vue-loading

## 0.14.8

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5
- @fastkit/vue-color-scheme@0.14.7

## 0.14.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-loading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-loading",
"version": "0.14.7",
"version": "0.14.8",
"description": "Loading component for Vue applications.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-location/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-location

## 0.1.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-location/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-location",
"version": "0.1.6",
"version": "0.1.7",
"description": "vue-location",
"keywords": [],
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-page

## 0.14.5

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.14.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-page/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-page",
"version": "0.14.4",
"version": "0.14.5",
"description": "Middleware for more convenient control of routing in Vue applications.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-resize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-resize

## 0.1.7

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-resize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-resize",
"version": "0.1.6",
"version": "0.1.7",
"description": "vue-resize",
"keywords": [],
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-scroller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-scroller

## 0.14.6

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.14.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-scroller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-scroller",
"version": "0.14.5",
"version": "0.14.6",
"description": "A library for controlling the scrolling state of elements and components in Vue applications.",
"keywords": [
"fastkit",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @fastkit/vue-stack

## 0.15.18

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5
- @fastkit/vue-body-scroll-lock@0.1.7
- @fastkit/vue-click-outside@0.1.7
- @fastkit/vue-resize@0.1.7
- @fastkit/vue-transitions@0.1.8

## 0.15.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-stack",
"version": "0.15.17",
"version": "0.15.18",
"description": "Library for displaying dialogs, tooltips and menus in Vue applications.",
"keywords": [
"fastkit",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-transitions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fastkit/vue-transitions

## 0.1.8

### Patch Changes

- Updated dependencies [[`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7)]:
- @fastkit/vue-utils@0.14.5

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-transitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastkit/vue-transitions",
"version": "0.1.7",
"version": "0.1.8",
"description": "vue-transitions",
"keywords": [],
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/vue-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fastkit/vue-utils

## 0.14.5

### Patch Changes

- [#138](https://github.com/dadajam4/fastkit/pull/138) [`811800c`](https://github.com/dadajam4/fastkit/commit/811800c8aec5dc1236a887e35aa846560b8c40f7) Thanks [@dadajam4](https://github.com/dadajam4)! - Added utilities to extend component instance references and public IFs.

## 0.14.4

### Patch Changes
Expand Down
Loading

0 comments on commit 9edf062

Please sign in to comment.