Skip to content

Commit

Permalink
chore(main): release 2.3.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 2, 2022
1 parent da64d50 commit 4886fea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.3.0](https://github.com/celsopalmeiraneto/personal-website/compare/v2.2.0...v2.3.0) (2022-11-02)


### Features

* adds navigation section ([da64d50](https://github.com/celsopalmeiraneto/personal-website/commit/da64d50a05a28e2ebb3e4fae664c4fb2cd900400))
* implements /uses page ([7c8cd46](https://github.com/celsopalmeiraneto/personal-website/commit/7c8cd46220e7679a98579fb471fe776aca46edcc))

## [2.2.0](https://github.com/celsopalmeiraneto/personal-website/compare/v2.1.1...v2.2.0) (2022-10-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "personal-website",
"version": "2.2.0",
"version": "2.3.0",
"description": "Celso's personal website.",
"scripts": {
"build": "next build",
Expand Down

0 comments on commit 4886fea

Please sign in to comment.