Skip to content

Commit

Permalink
chore: update versions (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 15, 2022
1 parent 9672c97 commit 755c76d
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-mugs-cross.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/san/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# cosmic-san

## 0.0.27

### Patch Changes

- Updated dependencies [[`9672c97`](https://github.com/searchfe/cosmic-design/commit/9672c97b56775883d5eea8cc39de240191513bf1)]:
- [email protected]

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/san/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmic-san",
"version": "0.0.26",
"version": "0.0.27",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# cosmic-svelte

## 0.0.27

### Patch Changes

- Updated dependencies [[`9672c97`](https://github.com/searchfe/cosmic-design/commit/9672c97b56775883d5eea8cc39de240191513bf1)]:
- [email protected]

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmic-svelte",
"version": "0.0.26",
"version": "0.0.27",
"type": "module",
"main": "dist/index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# cosmic-design

## 0.0.49

### Patch Changes

- [#160](https://github.com/searchfe/cosmic-design/pull/160) [`9672c97`](https://github.com/searchfe/cosmic-design/commit/9672c97b56775883d5eea8cc39de240191513bf1) Thanks [@xuelongm](https://github.com/xuelongm)! - change select icon style

## 0.0.48

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmic-ui-alpha",
"version": "0.0.48",
"version": "0.0.49",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
"exports": {
Expand Down

0 comments on commit 755c76d

Please sign in to comment.