Skip to content

Commit 21bce35

Browse files
author
GitHub Bot
committed
chore: release versions
1 parent 386ba40 commit 21bce35

File tree

22 files changed

+44
-11
lines changed

22 files changed

+44
-11
lines changed

packages/utils-eslint-config/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.91.35](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.91.34...utils-eslint-config-0.91.35) (2025-05-19)
6+
57
## [0.91.34](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.91.33...utils-eslint-config-0.91.34) (2025-05-16)
68

79
## [0.91.33](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.91.32...utils-eslint-config-0.91.33) (2025-05-07)

packages/utils-eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@class101/eslint-config",
3-
"version": "0.91.34",
3+
"version": "0.91.35",
44
"private": false,
55
"sideEffects": false,
66
"main": "src/index.js",

packages/vibrant-components-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.94.35](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.94.34...vibrant-components-web-0.94.35) (2025-05-19)
6+
57
## [0.94.34](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.94.33...vibrant-components-web-0.94.34) (2025-05-16)
68

79
## [0.94.33](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.94.32...vibrant-components-web-0.94.33) (2025-05-07)

packages/vibrant-components-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/components-web",
3-
"version": "0.94.34",
3+
"version": "0.94.35",
44
"private": false,
55
"sideEffects": false,
66
"types": "index.d.ts",

packages/vibrant-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.94.35](https://github.com/pedaling/opensource/compare/vibrant-components-0.94.34...vibrant-components-0.94.35) (2025-05-19)
6+
7+
8+
### Features
9+
10+
* change light mode contrast ([#1035](https://github.com/pedaling/opensource/issues/1035)) ([386ba40](https://github.com/pedaling/opensource/commit/386ba405cf5eb6ac5b680a68be23da4679fcab9d))
11+
* FilterChip 컴포넌트의 일부 디자인 속성을 변경한다 ([#1029](https://github.com/pedaling/opensource/issues/1029)) ([3b773b7](https://github.com/pedaling/opensource/commit/3b773b7eb9f2770db13c4b67573cbe331e112a9a))
12+
513
## [0.94.34](https://github.com/pedaling/opensource/compare/vibrant-components-0.94.33...vibrant-components-0.94.34) (2025-05-16)
614

715

packages/vibrant-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/components",
3-
"version": "0.94.34",
3+
"version": "0.94.35",
44
"private": false,
55
"sideEffects": false,
66
"react-native": "index.native.cjs",

packages/vibrant-core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.94.35](https://github.com/pedaling/opensource/compare/vibrant-core-0.94.34...vibrant-core-0.94.35) (2025-05-19)
6+
57
## [0.94.34](https://github.com/pedaling/opensource/compare/vibrant-core-0.94.33...vibrant-core-0.94.34) (2025-05-16)
68

79
## [0.94.33](https://github.com/pedaling/opensource/compare/vibrant-core-0.94.32...vibrant-core-0.94.33) (2025-05-07)

packages/vibrant-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/core",
3-
"version": "0.94.34",
3+
"version": "0.94.35",
44
"private": false,
55
"sideEffects": false,
66
"react-native": "index.native.cjs",

packages/vibrant-forms/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.94.35](https://github.com/pedaling/opensource/compare/vibrant-forms-0.94.34...vibrant-forms-0.94.35) (2025-05-19)
6+
57
## [0.94.34](https://github.com/pedaling/opensource/compare/vibrant-forms-0.94.33...vibrant-forms-0.94.34) (2025-05-16)
68

79
## [0.94.33](https://github.com/pedaling/opensource/compare/vibrant-forms-0.94.32...vibrant-forms-0.94.33) (2025-05-07)

packages/vibrant-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibrant-ui/forms",
3-
"version": "0.94.34",
3+
"version": "0.94.35",
44
"private": false,
55
"sideEffects": false,
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)