Skip to content

Commit

Permalink
chore(main): release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 3, 2023
1 parent 283336f commit 5d5f896
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [3.2.0](https://github.com/theodorusclarence/theodorusclarence.com/compare/v3.1.0...v3.2.0) (2023-03-03)


### Features

* **blog:** add quote to 2022-retrospective ([8cd1c50](https://github.com/theodorusclarence/theodorusclarence.com/commit/8cd1c501272e9043ef2430f860f3612b856c0493))
* **blog:** typo in nextjs-fetch-method ([a61a470](https://github.com/theodorusclarence/theodorusclarence.com/commit/a61a470138ed9fcb2220e3c2d6a8499332ac79f8))
* **blog:** update one-stop-starter ([b340b71](https://github.com/theodorusclarence/theodorusclarence.com/commit/b340b71f8445c39d4fd542d3861d523c6708b707))
* change dark background theme ([283336f](https://github.com/theodorusclarence/theodorusclarence.com/commit/283336f9effd761b5a931b32cd1cbde6693834b5))
* update SubscribeCard to substack ([0b9a7d1](https://github.com/theodorusclarence/theodorusclarence.com/commit/0b9a7d10a3ef7cc8afb3d4c3487ce251c6e62d44))
* use env for umami ([a0be831](https://github.com/theodorusclarence/theodorusclarence.com/commit/a0be8311e3fbc8cb774eb2c9d995c9990d49b9d0))

## [3.1.0](https://github.com/theodorusclarence/theodorusclarence.com/compare/v3.0.0...v3.1.0) (2023-01-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theodorusclarence.com",
"version": "3.1.0",
"version": "3.2.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 5d5f896

Please sign in to comment.