Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2025
1 parent 87b0840 commit 60deb05
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-horses-shout.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nice-comics-listen.md

This file was deleted.

7 changes: 7 additions & 0 deletions frontend/packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @liam-hq/cli

## 0.0.26

### Patch Changes

- 2d8a20f: ✨ Add Open Graph image metadata for ERD pages and cli pages
- bd2a4ca: 🚸 Updated CLI help text to dynamically display supported formats

## 0.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@liam-hq/cli",
"license": "Apache-2.0",
"private": false,
"version": "0.0.25",
"version": "0.0.26",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions frontend/packages/db-structure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @liam-hq/db-structure

## 0.0.9

### Patch Changes

- bd2a4ca: 🚸 Updated CLI help text to dynamically display supported formats

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/db-structure/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@liam-hq/db-structure",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"exports": {
".": "./dist/index.js",
Expand Down

0 comments on commit 60deb05

Please sign in to comment.