Skip to content

Commit 74ac5ed

Browse files
ci(changesets): version packages (next-v1) (#1032)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34ccd70 commit 74ac5ed

File tree

5 files changed

+30
-2
lines changed

5 files changed

+30
-2
lines changed

.changeset/pre.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"changesets": [
99
"big-dingos-compete",
10+
"chilly-ladybugs-laugh",
1011
"cold-jars-clap",
1112
"cuddly-eagles-serve",
1213
"curly-swans-greet",
@@ -19,8 +20,10 @@
1920
"fresh-lamps-remain",
2021
"good-keys-serve",
2122
"green-camels-shop",
23+
"healthy-sheep-taste",
2224
"heavy-jars-behave",
2325
"moody-frogs-rush",
26+
"moody-tigers-relax",
2427
"nervous-wasps-help",
2528
"old-olives-trade",
2629
"old-students-raise",
@@ -38,9 +41,11 @@
3841
"thick-dryers-deliver",
3942
"thirty-crews-cough",
4043
"unlucky-poets-type",
44+
"violet-ravens-help",
4145
"wise-apricots-switch",
4246
"witty-bananas-return",
4347
"witty-planets-exist",
48+
"witty-starfishes-shake",
4449
"young-onions-fry"
4550
]
4651
}

packages/bezier-figma-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# bezier-figma-plugin
22

3+
## 0.1.1-next-v1.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e5e5625a`](https://github.com/channel-io/bezier-react/commit/e5e5625aa68f4633e6b6a993e196a822bbe6391d), [`1afab062`](https://github.com/channel-io/bezier-react/commit/1afab062d9919bc0d3b55fa0dcf12c0ed0090842), [`d6b28529`](https://github.com/channel-io/bezier-react/commit/d6b285296fc444dee7d0fd720d915a21b956f360), [`f407fca8`](https://github.com/channel-io/bezier-react/commit/f407fca865efeff8fe7f0fc0bba296c2731c41be), [`33baadb1`](https://github.com/channel-io/bezier-react/commit/33baadb17701fe9265179137eb69df4ab1bf836e)]:
8+
- @channel.io/[email protected]
9+
310
## 0.1.1-next-v1.18
411

512
### Patch Changes

packages/bezier-figma-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bezier-figma-plugin",
3-
"version": "0.1.1-next-v1.18",
3+
"version": "0.1.1-next-v1.19",
44
"private": true,
55
"description": "Figma plugin that helps build Bezier Design System and increase productivity.",
66
"scripts": {

packages/bezier-react/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @channel.io/bezier-react
22

3+
## 1.0.0-next-v1.175
4+
5+
### Minor Changes
6+
7+
- [#1030](https://github.com/channel-io/bezier-react/pull/1030) [`f407fca8`](https://github.com/channel-io/bezier-react/commit/f407fca865efeff8fe7f0fc0bba296c2731c41be) Thanks [@sungik-choi](https://github.com/sungik-choi)! - Change the default value of the `Stack`'s `align` prop from `start` to `stretch`
8+
9+
### Patch Changes
10+
11+
- [#1029](https://github.com/channel-io/bezier-react/pull/1029) [`e5e5625a`](https://github.com/channel-io/bezier-react/commit/e5e5625aa68f4633e6b6a993e196a822bbe6391d) Thanks [@sungik-choi](https://github.com/sungik-choi)! - Add justify prop to ButtonGroup component
12+
13+
* [#1031](https://github.com/channel-io/bezier-react/pull/1031) [`1afab062`](https://github.com/channel-io/bezier-react/commit/1afab062d9919bc0d3b55fa0dcf12c0ed0090842) Thanks [@Jamie-channel](https://github.com/Jamie-channel)! - Update the icons
14+
15+
- [#1028](https://github.com/channel-io/bezier-react/pull/1028) [`d6b28529`](https://github.com/channel-io/bezier-react/commit/d6b285296fc444dee7d0fd720d915a21b956f360) Thanks [@sungik-choi](https://github.com/sungik-choi)! - Update the font-size of the TextField component per size
16+
17+
* [#1020](https://github.com/channel-io/bezier-react/pull/1020) [`33baadb1`](https://github.com/channel-io/bezier-react/commit/33baadb17701fe9265179137eb69df4ab1bf836e) Thanks [@junbong](https://github.com/junbong)! - fix(ModalContent): invalid modal title size
18+
319
## 1.0.0-next-v1.174
420

521
### Minor Changes

packages/bezier-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@channel.io/bezier-react",
3-
"version": "1.0.0-next-v1.174",
3+
"version": "1.0.0-next-v1.175",
44
"description": "React components library that implements Bezier Design System.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)