Skip to content

Commit 2d20357

Browse files
committed
updated release markdowns
1 parent 3ffba55 commit 2d20357

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@
44
55
> The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66
7+
## [v2.0.2] - `12-10-19` (hotfix)
8+
9+
### Changed
10+
11+
- increment `manifest.json` to `v2.0.2` this time :facepalm:
12+
13+
- updated `RELEASE_CHECKLIST.md` to remind me to update the `manifest.json` version
14+
715
## [v2.0.1] - `12-9-19`
816

917
### Added
1018

11-
- `RELEASE_CHECKLIST.md` and incorporated it into a project board for future maintenance flow.
19+
- `RELEASE_CHECKLIST.md` and incorporated it into a project board for future maintenance flow
1220

1321
### Changed
1422

RELEASE_CHECKLIST.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
- [ ] update `CHANGELOG.md` \*\*
1414
- [ ] update `package.json` version property
15+
- [ ] update `manifest.json` version property
1516

1617
- [ ] commit changes to `release` branch
1718
- [ ] push finalized `release` branch to github

0 commit comments

Comments
 (0)