Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](https://github.com/MrSquaare/mrsquaare.fr/compare/[email protected]@1.0.1) (2023-10-25)

### Build

* add dumb init and expose port ([f53c1c3](f53c1c3))
* bump deps ([467b326](467b326))

### Bug Fixes

* rename hire me mentions to curriculum vitae ([75c27bb](75c27bb))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent 8a30300 commit f53be2c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions web-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.0.1](https://github.com/MrSquaare/mrsquaare.fr/compare/[email protected]@1.0.1) (2023-10-25)


### Build

* add dumb init and expose port ([f53c1c3](https://github.com/MrSquaare/mrsquaare.fr/commit/f53c1c364a4852ca96fe1348e479ecea128b181c))
* bump deps ([467b326](https://github.com/MrSquaare/mrsquaare.fr/commit/467b32618306bd46d20569e6a33a02b25ce8561b))


### Bug Fixes

* rename hire me mentions to curriculum vitae ([75c27bb](https://github.com/MrSquaare/mrsquaare.fr/commit/75c27bbdd4a81b9cfc81fd82344baeec8b764f0e))

## 1.0.0 (2023-10-25)


Expand Down
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "web-app",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit f53be2c

Please sign in to comment.