File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
80
80
- styles on newsletter button and contact page
81
81
- error where html loaded before styles by updating \_ document.js
82
82
83
- ## Unreleased
83
+ ## 1.3.0
84
84
85
85
### Added
86
86
@@ -99,3 +99,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
99
- blog container and title styling
100
100
- blog card container tags overflowing
101
101
- fix invalid next.config file
102
+
103
+ ## Unreleased
104
+
105
+ ### Added
106
+
107
+ -
108
+
109
+ ### Fixed
110
+
111
+ -
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-dev-path" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " yarn run open-browser-win && next dev -p 3010" ,
You can’t perform that action at this time.
0 commit comments