Skip to content

Commit

Permalink
Version Packages (#17)
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] committed Jun 16, 2024
1 parent 1391771 commit 86e9d16
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-hounds-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-spies-shop.md

This file was deleted.

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

## 0.4.0

### Minor Changes

- 1391771: Remove image generations. Now it will be available via @d0rich/dog

## 0.3.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": "0.3.0",
"version": "0.4.0",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions utils/dog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @d0rich/dog

## 0.1.0

### Minor Changes

- 1391771: Implement OG images generator CLI and web UI
2 changes: 1 addition & 1 deletion utils/dog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@d0rich/dog",
"description": "A CLI tool to generate favicons and app icons for your web app",
"version": "0.0.1",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 86e9d16

Please sign in to comment.