-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(changesets): version packages (#2487)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @channel.io/[email protected] ### Minor Changes - Layout components support the `basis` (`flex-basis`) property. ([#2495](#2495)) by @sungik-choi ### Patch Changes - Improve the rendering performance of components that use `LegacyIcon`. ([#2494](#2494)) by @sungik-choi ## [email protected] ### Minor Changes - Change autocomplete logic. Now token name can trigger autocomplete even without `var` string. ([#2486](#2486)) by @yangwooseong ## [email protected] ### Patch Changes - Updated dependencies - @channel.io/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
82cd266
commit 63fbd3c
Showing
10 changed files
with
30 additions
and
22 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# bezier-figma-plugin | ||
|
||
## 0.6.14 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @channel.io/[email protected] | ||
|
||
## 0.6.13 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
# bezier-vscode | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- Change autocomplete logic. Now token name can trigger autocomplete even without `var` string. ([#2486](https://github.com/channel-io/bezier-react/pull/2486)) by @yangwooseong | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- Set up information about the package for initial publishing ([#2153](https://github.com/channel-io/bezier-react/pull/2153)) by @yangwooseong | ||
|
||
- Implement `bezier-vscode` package for VS Code extension ([#2091](https://github.com/channel-io/bezier-react/pull/2091)) by @yangwooseong | ||
- Implement `bezier-vscode` package for VS Code extension ([#2091](https://github.com/channel-io/bezier-react/pull/2091)) by @yangwooseong |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters