Skip to content

Commit

Permalink
Merge pull request #4 from zanussbaum/release-please--branches--test-…
Browse files Browse the repository at this point in the history
…release--components--surfgrad

chore(test-release): release 1.0.1
  • Loading branch information
zanussbaum authored Oct 24, 2024
2 parents a9c3f72 + a620cb2 commit 7313b27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/zanussbaum/surfgrad/compare/v1.0.0...v1.0.1) (2024-10-24)


### Bug Fixes

* does this rerun release-please ([a9c3f72](https://github.com/zanussbaum/surfgrad/commit/a9c3f72a6bcd283d038626c599eef18bc895c98b))

## 1.0.0 (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surfgrad",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7313b27

Please sign in to comment.