Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 13, 2024
1 parent b5ce01f commit 66c28c9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-donuts-shake.md

This file was deleted.

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

## 0.0.6

### Patch Changes

- b5ce01f: Added support for CommonJS.

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hono-og",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "cjs/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit 66c28c9

Please sign in to comment.