Skip to content

Commit

Permalink
chore: release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Bot committed Oct 8, 2024
1 parent 46dd80d commit c2e9eb7
Show file tree
Hide file tree
Showing 22 changed files with 43 additions and 11 deletions.
2 changes: 2 additions & 0 deletions packages/utils-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.90.0](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.20...utils-eslint-config-0.90.0) (2024-10-08)

### [0.89.20](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.19...utils-eslint-config-0.89.20) (2024-09-24)

### [0.89.19](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.18...utils-eslint-config-0.89.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@class101/eslint-config",
"version": "0.89.20",
"version": "0.90.0",
"private": false,
"sideEffects": false,
"main": "src/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-components-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.20...vibrant-components-web-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.19...vibrant-components-web-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.18...vibrant-components-web-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-components-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/components-web",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.20...vibrant-components-0.93.0) (2024-10-08)


### Bug Fixes

* paragraph 스타일을 수정한다 ([#967](https://github.com/pedaling/opensource/issues/967)) ([46dd80d](https://github.com/pedaling/opensource/commit/46dd80d24c5f3e3d31c4ff385fe12f3180064ea5))

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.19...vibrant-components-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.18...vibrant-components-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/components",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.20...vibrant-core-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.19...vibrant-core-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.18...vibrant-core-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/core",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.20...vibrant-forms-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.19...vibrant-forms-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.18...vibrant-forms-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/forms",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.20...vibrant-icons-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.19...vibrant-icons-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.18...vibrant-icons-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/icons",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-layouts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.20...vibrant-layouts-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.19...vibrant-layouts-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.18...vibrant-layouts-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/layouts",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-motion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.20...vibrant-motion-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.19...vibrant-motion-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.18...vibrant-motion-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-motion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/motion",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.20...vibrant-theme-0.93.0) (2024-10-08)


### Bug Fixes

* paragraph 스타일을 수정한다 ([#967](https://github.com/pedaling/opensource/issues/967)) ([46dd80d](https://github.com/pedaling/opensource/commit/46dd80d24c5f3e3d31c4ff385fe12f3180064ea5))

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.19...vibrant-theme-0.92.20) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/theme",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.20...vibrant-utils-0.93.0) (2024-10-08)

### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.19...vibrant-utils-0.92.20) (2024-09-24)

### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.18...vibrant-utils-0.92.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/utils",
"version": "0.92.20",
"version": "0.93.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/workspace-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.72.0](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.20...workspace-plugin-0.72.0) (2024-10-08)

### [0.71.20](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.19...workspace-plugin-0.71.20) (2024-09-24)

### [0.71.19](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.18...workspace-plugin-0.71.19) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@class101/workspace-plugin",
"version": "0.71.20",
"version": "0.72.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json"
Expand Down

0 comments on commit c2e9eb7

Please sign in to comment.