Skip to content

Commit dd6c8bc

Browse files
author
GitHub Bot
committed
chore: release versions
1 parent b433530 commit dd6c8bc

File tree

22 files changed

+38
-11
lines changed

22 files changed

+38
-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.2](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.82.1...utils-eslint-config-0.82.2) (2023-10-30)
6+
57
### [0.82.1](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.82.0...utils-eslint-config-0.82.1) (2023-10-30)
68

79
## [0.82.0](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.81.4...utils-eslint-config-0.82.0) (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.1",
3+
"version": "0.82.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.85.1...vibrant-components-web-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.85.0...vibrant-components-web-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.84.4...vibrant-components-web-0.85.0) (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.1",
3+
"version": "0.85.2",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-components/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.2](https://github.com/pedaling/opensource/compare/vibrant-components-0.85.1...vibrant-components-0.85.2) (2023-10-30)
6+
7+
8+
### Bug Fixes
9+
10+
* cardNumberField iconMap 타입 수정 ([#886](https://github.com/pedaling/opensource/issues/886)) ([b433530](https://github.com/pedaling/opensource/commit/b4335309a11aab816d0c4333a0e3930dfe0cf651))
11+
512
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-components-0.85.0...vibrant-components-0.85.1) (2023-10-30)
613

714

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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-core-0.85.1...vibrant-core-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-core-0.85.0...vibrant-core-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-core-0.84.4...vibrant-core-0.85.0) (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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-forms-0.85.1...vibrant-forms-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-forms-0.85.0...vibrant-forms-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-forms-0.84.4...vibrant-forms-0.85.0) (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.1",
3+
"version": "0.85.2",
44
"private": false,
55
"sideEffects": false,
66
"peerDependencies": {

packages/vibrant-icons/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.2](https://github.com/pedaling/opensource/compare/vibrant-icons-0.85.1...vibrant-icons-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-icons-0.85.0...vibrant-icons-0.85.1) (2023-10-30)
68

79

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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.85.1...vibrant-layouts-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.85.0...vibrant-layouts-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.84.4...vibrant-layouts-0.85.0) (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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-motion-0.85.1...vibrant-motion-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-motion-0.85.0...vibrant-motion-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-motion-0.84.4...vibrant-motion-0.85.0) (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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-theme-0.85.1...vibrant-theme-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-theme-0.85.0...vibrant-theme-0.85.1) (2023-10-30)
68

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

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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/vibrant-utils-0.85.1...vibrant-utils-0.85.2) (2023-10-30)
6+
57
### [0.85.1](https://github.com/pedaling/opensource/compare/vibrant-utils-0.85.0...vibrant-utils-0.85.1) (2023-10-30)
68

79
## [0.85.0](https://github.com/pedaling/opensource/compare/vibrant-utils-0.84.4...vibrant-utils-0.85.0) (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.1",
3+
"version": "0.85.2",
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.2](https://github.com/pedaling/opensource/compare/workspace-plugin-0.64.1...workspace-plugin-0.64.2) (2023-10-30)
6+
57
### [0.64.1](https://github.com/pedaling/opensource/compare/workspace-plugin-0.64.0...workspace-plugin-0.64.1) (2023-10-30)
68

79
## [0.64.0](https://github.com/pedaling/opensource/compare/workspace-plugin-0.63.4...workspace-plugin-0.64.0) (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.1",
3+
"version": "0.64.2",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json"

0 commit comments

Comments
 (0)