Skip to content

Commit 17649f3

Browse files
chore: update versions (#171)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d3390d4 commit 17649f3

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/hip-knives-beam.md

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

packages/san/CHANGELOG.md

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

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3390d4`](https://github.com/searchfe/cosmic-design/commit/d3390d414af5cd8fb86e41a2d2df26d586925c29)]:
8+
- cosmic-ui-alpha@0.0.55
9+
310
## 0.0.29
411

512
### Patch Changes

packages/san/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmic-san",
3-
"version": "0.0.29",
3+
"version": "0.0.30",
44
"scripts": {
55
"dev": "vite",
66
"build": "vite build",

packages/svelte/CHANGELOG.md

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

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3390d4`](https://github.com/searchfe/cosmic-design/commit/d3390d414af5cd8fb86e41a2d2df26d586925c29)]:
8+
- cosmic-ui-alpha@0.0.55
9+
310
## 0.0.29
411

512
### Patch Changes

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmic-svelte",
3-
"version": "0.0.29",
3+
"version": "0.0.30",
44
"type": "module",
55
"main": "dist/index.js",
66
"files": [

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cosmic-design
22

3+
## 0.0.55
4+
5+
### Patch Changes
6+
7+
- [#170](https://github.com/searchfe/cosmic-design/pull/170) [`d3390d4`](https://github.com/searchfe/cosmic-design/commit/d3390d414af5cd8fb86e41a2d2df26d586925c29) Thanks [@corcordium](https://github.com/corcordium)! - paragraph support nospacing
8+
39
## 0.0.54
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmic-ui-alpha",
3-
"version": "0.0.54",
3+
"version": "0.0.55",
44
"main": "./dist/index.umd.js",
55
"module": "./dist/index.es.js",
66
"exports": {

0 commit comments

Comments
 (0)