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 18, 2024
1 parent a4f7e0d commit f41ba93
Show file tree
Hide file tree
Showing 22 changed files with 38 additions and 11 deletions.
7 changes: 7 additions & 0 deletions packages/utils-eslint-config/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.90.1](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.90.0...utils-eslint-config-0.90.1) (2024-10-18)


### Features

* expression 간의 padding추가 룰을 제거한다 ([#968](https://github.com/pedaling/opensource/issues/968)) ([a4f7e0d](https://github.com/pedaling/opensource/commit/a4f7e0d2c61b97eb22cbdfaf52b99a9d24469760))

## [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)
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.90.0",
"version": "0.90.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.93.0...vibrant-components-web-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-components/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.1](https://github.com/pedaling/opensource/compare/vibrant-components-0.93.0...vibrant-components-0.93.1) (2024-10-18)

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


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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-core-0.93.0...vibrant-core-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-forms-0.93.0...vibrant-forms-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-icons-0.93.0...vibrant-icons-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.93.0...vibrant-layouts-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-motion-0.93.0...vibrant-motion-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
2 changes: 2 additions & 0 deletions packages/vibrant-theme/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.1](https://github.com/pedaling/opensource/compare/vibrant-theme-0.93.0...vibrant-theme-0.93.1) (2024-10-18)

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


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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/vibrant-utils-0.93.0...vibrant-utils-0.93.1) (2024-10-18)

## [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)
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.93.0",
"version": "0.93.1",
"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.1](https://github.com/pedaling/opensource/compare/workspace-plugin-0.72.0...workspace-plugin-0.72.1) (2024-10-18)

## [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)
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.72.0",
"version": "0.72.1",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json"
Expand Down

0 comments on commit f41ba93

Please sign in to comment.