Skip to content

Commit ab69af5

Browse files
chore(version): update versions with Changesets
1 parent fc1bc08 commit ab69af5

7 files changed

Lines changed: 22 additions & 17 deletions

File tree

.changeset/full-signs-cheat.md

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

.changeset/nice-points-rest.md

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

.changeset/proud-donkeys-love.md

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

apps/dashboard/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @cobaltcore-dev/dashboard
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fc1bc08]
8+
- Updated dependencies [641c699]
9+
- Updated dependencies [fc861d5]
10+
- @cobaltcore-dev/aurora@0.4.0
11+
312
## 1.0.5
413

514
### Patch Changes

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobaltcore-dev/dashboard",
33
"private": true,
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"scripts": {
66
"build": "vite build --mode=production",
77
"clean": "rm -rf dist && rm -rf node_modules && rm -rf .turbo",

packages/aurora/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @cobaltcore-dev/aurora
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- fc1bc08: show domain name on project cards by fetching auth/domains and using new juno heading system
8+
- 641c699: ceph - apply ui/ux improvements from swift design reviews
9+
10+
### Patch Changes
11+
12+
- fc861d5: Add Clavis CA import certificates functionality
13+
314
## 0.3.1
415

516
### Patch Changes

packages/aurora/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cobaltcore-dev/aurora",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"private": false,
55
"description": "Aurora OpenStack dashboard — server and client library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)