Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Nov 27, 2024
1 parent ed6f5a4 commit 82b1df1
Showing 1 changed file with 1 addition and 49 deletions.
50 changes: 1 addition & 49 deletions 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.

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

Testing again from CI.

Expand All @@ -13,51 +13,3 @@ Testing again from CI.
```ts
console.log('hello world');
```

## v0.3.1 (2024-11-27)

Testing again from CI.

- one
- two
- three

```ts
console.log('hello world');
```

## v0.3.0 (2024-11-27)

Let's test everything from CI this time.

## v0.2.3 (2024-11-27)

Testing JSR this time as well.

- one
- two
- three

```ts
console.log('hello world');
```

## v0.2.2 (2024-11-27)

More tests!

- one
- two
- three

## v0.2.1 (2024-11-27)

More testing.

## v0.2.0 (2024-11-27)

More testing.

## v0.1.0 (2024-11-27)

Initial release.

0 comments on commit 82b1df1

Please sign in to comment.