From 01c3fd05759f65d731ea90449798b9c5421fff20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 22:35:08 -0700 Subject: [PATCH] chore(main): release 3.3.0 (#184) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a948b60..5c4a1e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ lastmod: "2022-01-10T04:11:08.445Z" # Changelog +## [3.3.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.2.0...v3.3.0) (2022-05-05) + + +### Features + +* add twitter-avatar ([#182](https://github.com/andrewmcodes/andrewm-codes-website/issues/182)) ([3ff3ad8](https://github.com/andrewmcodes/andrewm-codes-website/commit/3ff3ad883b2aaf2bcd73880ef49cf5a961679c54)) + ## [3.2.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.1.0...v3.2.0) (2022-03-30) ### Features diff --git a/package.json b/package.json index 8b29144..069e63e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "andrewm-codes-website", "description": "Andrew Mason's Website", "homepage": "https://andrewm.codes", - "version": "3.2.0", + "version": "3.3.0", "author": { "name": "Andrew Mason", "url": "https://andrewm.codes"