Skip to content

Commit

Permalink
chore(release): 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sozonome committed Jul 19, 2022
1 parent 5f9b4f3 commit 916a7b1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.12.2](https://github.com/sozonome/sznm.dev/compare/v1.12.1...v1.12.2) (2022-07-19)


### Improvements

* **api:** add stale while revalidate cache control ([#104](https://github.com/sozonome/sznm.dev/issues/104)) ([5f9b4f3](https://github.com/sozonome/sznm.dev/commit/5f9b4f3d96c264decbd6df2e871b8d8ce30c99ed))
* **api:** set cache control header for /api/projects ([#103](https://github.com/sozonome/sznm.dev/issues/103)) ([f6ccab7](https://github.com/sozonome/sznm.dev/commit/f6ccab7dc360330e30245486fb5b2a24c382bb4d))
* **projects:** adjust hover style of project card highlight ([#102](https://github.com/sozonome/sznm.dev/issues/102)) ([084dc2c](https://github.com/sozonome/sznm.dev/commit/084dc2c0eb42ce446ed3e0743d4f73808e91cbcb))

### [1.12.1](https://github.com/sozonome/sznm.dev/compare/v1.12.0...v1.12.1) (2022-07-11)


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 @@
"name": "sznm.dev",
"private": true,
"description": "Agustinus Nathaniel's dev site",
"version": "1.12.1",
"version": "1.12.2",
"author": "sozonome",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 916a7b1

@vercel
Copy link

@vercel vercel bot commented on 916a7b1 Jul 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.