Skip to content

Commit

Permalink
chore(release): 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sozonome committed Jul 22, 2022
1 parent f0c3e50 commit 7e0f05f
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
Expand Up @@ -2,6 +2,13 @@

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.13.0](https://github.com/sozonome/sznm.dev/compare/v1.12.2...v1.13.0) (2022-07-22)


### Features

* **snippets:** ✨ add snippets page ([#105](https://github.com/sozonome/sznm.dev/issues/105)) ([f0c3e50](https://github.com/sozonome/sznm.dev/commit/f0c3e508f89afda81245e9893504883da9cf2a03))

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


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.2",
"version": "1.13.0",
"author": "sozonome",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 7e0f05f

@vercel
Copy link

@vercel vercel bot commented on 7e0f05f Jul 22, 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.