Skip to content

Commit 18b4557

Browse files
Version Packages (#563)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 381c3bd commit 18b4557

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/few-seahorses-agree.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-bulldogs-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cube-dev/ui-kit
22

3+
## 0.49.1
4+
5+
### Patch Changes
6+
7+
- [#562](https://github.com/cube-js/cube-ui-kit/pull/562) [`381c3bd`](https://github.com/cube-js/cube-ui-kit/commit/381c3bdf5498b681a78728cca49457dd55153293) Thanks [@tenphi](https://github.com/tenphi)! - Change PrismCode default font and add selection styles.
8+
9+
- [#562](https://github.com/cube-js/cube-ui-kit/pull/562) [`381c3bd`](https://github.com/cube-js/cube-ui-kit/commit/381c3bdf5498b681a78728cca49457dd55153293) Thanks [@tenphi](https://github.com/tenphi)! - Improve CopySnippet formatting to clear CR symbols and remove spaces at the end of each line.
10+
311
## 0.49.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cube-dev/ui-kit",
3-
"version": "0.49.0",
3+
"version": "0.49.1",
44
"description": "UIKit for Cube Projects",
55
"module": "dist/es/index.js",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)