Skip to content

Commit

Permalink
Version Packages (#42)
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 Jan 25, 2025
1 parent 0000bfb commit 5c48536
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-dragons-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-cobras-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-laws-count.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/d0xigen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# d0xigen

## 1.1.1

### Patch Changes

- 0000bfb: Make @nuxt/content non-dev dependency
- 0000bfb: extract ThemeConfig to index.d.ts
- Updated dependencies [0000bfb]
- @d0rich/nuxt-design-system@0.12.1

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/d0xigen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d0xigen",
"version": "1.1.0",
"version": "1.1.1",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/nuxt-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @d0rich/nuxt-design-system

## 0.12.1

### Patch Changes

- 0000bfb: Remove bundledDependencies from package.json

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d0rich/nuxt-design-system",
"version": "0.12.0",
"version": "0.12.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 5c48536

Please sign in to comment.