Skip to content

Commit

Permalink
chore(main): release 0.2.0-rc.2 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 25, 2024
1 parent 56f9e80 commit 32ad930
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.0-rc.1"
".": "0.2.0-rc.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## main
- Update ws dependency to avoid DoS vulnerability

## [0.2.0-rc.2](https://github.com/kevinschaul/jump-start-tools/compare/v0.2.0-rc.1...v0.2.0-rc.2) (2024-06-25)


### Miscellaneous Chores

* release 0.2.0-rc.1 ([79068bf](https://github.com/kevinschaul/jump-start-tools/commit/79068bfe013e3ca6163c46fea2b1cf51c6f68632))
* release 0.2.0-rc.2 ([56f9e80](https://github.com/kevinschaul/jump-start-tools/commit/56f9e804d37f76e618fee2baf266330306f78470))

## [0.2.0-rc.1](https://github.com/kevinschaul/jump-start-tools/compare/v0.1.4...v0.2.0-rc.1) (2024-06-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jump-start-tools",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"description": "The gallery app for jump-start: A shortcut to your favorite code",
"type": "module",
"bin": {
Expand Down

0 comments on commit 32ad930

Please sign in to comment.