Skip to content

Commit fd702c0

Browse files
author
GitHub Bot
committed
chore: release versions
1 parent 17cb70d commit fd702c0

File tree

22 files changed

+44
-11
lines changed

22 files changed

+44
-11
lines changed

packages/utils-eslint-config/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.82.1](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.82.0...utils-eslint-config-0.82.1) (2023-10-30)
6+
57
## [0.82.0](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.81.4...utils-eslint-config-0.82.0) (2023-10-30)
68

79
### [0.81.4](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.81.3...utils-eslint-config-0.81.4) (2023-10-30)

packages/utils-eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@class101/eslint-config",
3-
"version": "0.82.0",
3+
"version": "0.82.1",
44
"private": false,
55
"sideEffects": false,
66
"main": "src/index.js",

packages/vibrant-components-web/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.85.0...vibrant-components-web-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.84.4...vibrant-components-web-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.84.3...vibrant-components-web-0.84.4) (2023-10-30)

packages/vibrant-components-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/components-web",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-components/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-components-0.85.0...vibrant-components-0.85.1) (2023-10-30)
6+
7+
8+
### Features
9+
10+
* **toast:** Add close param ([#882](https://github.com/pedaling/opensource/issues/882)) ([4177648](https://github.com/pedaling/opensource/commit/4177648b76730d221ca480d117a77386e0a43524))
11+
* 아이콘 size가 string 값을 받을 수 있게한다 ([#884](https://github.com/pedaling/opensource/issues/884)) ([17cb70d](https://github.com/pedaling/opensource/commit/17cb70d9cbcc5507c5733456e352947a2e7cd403))
12+
513
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-components-0.84.4...vibrant-components-0.85.0) (2023-10-30)
614

715
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-components-0.84.3...vibrant-components-0.84.4) (2023-10-30)

packages/vibrant-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/components",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-core/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-core-0.85.0...vibrant-core-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-core-0.84.4...vibrant-core-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-core-0.84.3...vibrant-core-0.84.4) (2023-10-30)

packages/vibrant-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/core",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"react-native": "index.native",

packages/vibrant-forms/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-forms-0.85.0...vibrant-forms-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-forms-0.84.4...vibrant-forms-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-forms-0.84.3...vibrant-forms-0.84.4) (2023-10-30)

packages/vibrant-forms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/forms",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-icons/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-icons-0.85.0...vibrant-icons-0.85.1) (2023-10-30)
6+
7+
8+
### Features
9+
10+
* 아이콘 size가 string 값을 받을 수 있게한다 ([#884](https://github.com/pedaling/opensource/issues/884)) ([17cb70d](https://github.com/pedaling/opensource/commit/17cb70d9cbcc5507c5733456e352947a2e7cd403))
11+
512
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-icons-0.84.4...vibrant-icons-0.85.0) (2023-10-30)
613

714
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-icons-0.84.3...vibrant-icons-0.84.4) (2023-10-30)

packages/vibrant-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/icons",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-layouts/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.85.0...vibrant-layouts-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.84.4...vibrant-layouts-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.84.3...vibrant-layouts-0.84.4) (2023-10-30)

packages/vibrant-layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/layouts",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"react-native": "index.native",

packages/vibrant-motion/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-motion-0.85.0...vibrant-motion-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-motion-0.84.4...vibrant-motion-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-motion-0.84.3...vibrant-motion-0.84.4) (2023-10-30)

packages/vibrant-motion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/motion",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"react-native": "index.native",

packages/vibrant-theme/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-theme-0.85.0...vibrant-theme-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-theme-0.84.4...vibrant-theme-0.85.0) (2023-10-30)
68

79

packages/vibrant-theme/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/theme",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-utils/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-utils-0.85.0...vibrant-utils-0.85.1) (2023-10-30)
6+
57
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-utils-0.84.4...vibrant-utils-0.85.0) (2023-10-30)
68

79
### [0.84.4](https://github.com/pedaling/opensource/compare/vibrant-utils-0.84.3...vibrant-utils-0.84.4) (2023-10-30)

packages/vibrant-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/utils",
3-
"version": "0.85.0",
3+
"version": "0.85.1",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/workspace-plugin/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.64.1](https://github.com/pedaling/opensource/compare/workspace-plugin-0.64.0...workspace-plugin-0.64.1) (2023-10-30)
6+
57
## [0.64.0](https://github.com/pedaling/opensource/compare/workspace-plugin-0.63.4...workspace-plugin-0.64.0) (2023-10-30)
68

79
### [0.63.4](https://github.com/pedaling/opensource/compare/workspace-plugin-0.63.3...workspace-plugin-0.63.4) (2023-10-30)

packages/workspace-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@class101/workspace-plugin",
3-
"version": "0.64.0",
3+
"version": "0.64.1",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json"

0 commit comments

Comments
 (0)