Skip to content

Commit

Permalink
Merge pull request #2 from oscdot/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
oscklm authored Jan 9, 2024
2 parents 65dbbc8 + bb08f26 commit f85824a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-moles-march.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- 65dbbc8: added release script

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "package-stack-example",
"license": "MIT",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit f85824a

Please sign in to comment.