Skip to content

Commit 4536624

Browse files
committed
1 parent b6fc906 commit 4536624

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/scripts-test/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## HEAD
5+
## v0.3.8 (2024-11-27)
66

77
Testing again from CI.
88

packages/scripts-test/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjackson/scripts-test",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"exports": "./src/scripts-test.ts",
55
"publish": {
66
"include": [

packages/scripts-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjackson/scripts-test",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "Test package for version/publish scripts",
55
"author": "Michael Jackson <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)