Skip to content

Commit 2bdd50e

Browse files
chore(version): update versions with Changesets (#1016)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a401403 commit 2bdd50e

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/long-poems-taste.md

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

apps/dashboard/CHANGELOG.md

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

3+
## 1.1.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3966415]
8+
- @cobaltcore-dev/aurora@0.15.0
9+
310
## 1.1.13
411

512
### 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.1.13",
4+
"version": "1.1.14",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cobaltcore-dev/aurora
22

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- 3966415: refactor(ui): ceph ui improvements
8+
39
## 0.14.1
410

511
### 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.14.1",
3+
"version": "0.15.0",
44
"private": false,
55
"description": "Aurora OpenStack dashboard — server and client library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)