Skip to content

Commit f6e5cc2

Browse files
chore(main): release 2.0.0 (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f14a8e commit f6e5cc2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v1.0.0...v2.0.0) (2022-01-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* merge in v2.0.0 aka Canary (#55)
9+
10+
### Features
11+
12+
* merge in v2.0.0 aka Canary ([#55](https://github.com/andrewmcodes/andrewm-codes-website/issues/55)) ([e4906b2](https://github.com/andrewmcodes/andrewm-codes-website/commit/e4906b2b381fdfcdcf166430c4e90499b65cf022))
13+
314
## 1.0.0 (2022-01-09)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "andrewm-codes-website",
33
"description": "Andrew Mason's Website",
44
"homepage": "https://andrewm.codes",
5-
"version": "0.0.1",
5+
"version": "2.0.0",
66
"author": {
77
"name": "Andrew Mason",
88
"url": "https://andrewm.codes"

0 commit comments

Comments
 (0)