Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Nov 27, 2024
1 parent a6665d4 commit 3d0a580
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/scripts-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This package is only for testing the version and publish scripts.

## HEAD
## v0.3.2 (2024-11-27)

Testing again from CI.

Expand Down
2 changes: 1 addition & 1 deletion packages/scripts-test/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjackson/scripts-test",
"version": "0.3.1",
"version": "0.3.2",
"exports": "./src/scripts-test.ts",
"publish": {
"include": [
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjackson/scripts-test",
"version": "0.3.1",
"version": "0.3.2",
"description": "Test package for version/publish scripts",
"author": "Michael Jackson <[email protected]>",
"repository": {
Expand Down

0 comments on commit 3d0a580

Please sign in to comment.