Skip to content

Commit

Permalink
Merge pull request #14 from BunnyWay/changeset-release/main
Browse files Browse the repository at this point in the history
🎉 Release
  • Loading branch information
antho-bunny authored Aug 14, 2024
2 parents 084f151 + 8d04d07 commit 46ecb21
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-hats-explode.md

This file was deleted.

7 changes: 7 additions & 0 deletions example/simple-http-page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example/simple-http-page

## 0.2.12

### Patch Changes

- Updated dependencies [084f151]
- @bunny.net/[email protected]

## 0.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion example/simple-http-page/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example/simple-http-page",
"version": "0.2.11",
"version": "0.2.12",
"main": "src/index.ts",
"type": "module",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions libs/bunny-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bunny.net/edgescript-sdk

## 0.5.10

### Patch Changes

- 084f151: bump

## 0.5.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/bunny-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bunny.net/edgescript-sdk",
"version": "0.5.9",
"version": "0.5.10",
"main": "dist/lib.js",
"module": "esm/lib.mjs",
"types": "dist/_tsup-dts-rollup.d.ts",
Expand Down

0 comments on commit 46ecb21

Please sign in to comment.