Skip to content

Commit

Permalink
chore(main): release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chimpdev committed Nov 2, 2024
1 parent 8689b96 commit e3a4c68
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.2](https://github.com/chimpdev/bencan.net/compare/v1.0.1...v1.0.2) (2024-11-02)


### Bug Fixes

* **actions:** remove project input from setup-node-env action ([8689b96](https://github.com/chimpdev/bencan.net/commit/8689b966c082338139e49cfcb0c01979b9f11b43))
* **actions:** update GitHub token in release-please workflow file ([19fd990](https://github.com/chimpdev/bencan.net/commit/19fd990f4ae9f0e07b5b5ddbaa3c54e2fafe9232))

## [1.0.1](https://github.com/chimpdev/bencan.net/compare/v1.0.0...v1.0.1) (2024-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "bencan.net",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
Expand Down

0 comments on commit e3a4c68

Please sign in to comment.