Skip to content

Commit 89041ff

Browse files
committed
bring the branch up to date with the master branch
2 parents cdeefb3 + 8665b48 commit 89041ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
- pages (basic structure): homepage, blog, about-us, contact-us, 404
1313
- subscription functionality with MailChimp integration
1414

15-
## Unreleased
15+
## 1.1.0
1616

1717
### Added
1818

@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4242

4343
## Unreleased
4444

45-
## Added
45+
### Added
4646

4747
- About page content (first section)
4848

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-dev-path",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "yarn run open-browser-win && next dev -p 3010",

0 commit comments

Comments
 (0)