File tree Expand file tree Collapse file tree 3 files changed +6880
-4588
lines changed
Expand file tree Collapse file tree 3 files changed +6880
-4588
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
100100- blog card container tags overflowing
101101- fix invalid next.config file
102102
103- ## Unreleased
103+ ## 1.4.0
104104
105105### Added
106106
@@ -142,3 +142,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
142142- Updated Next.js from 13.4.19 to 14.2.20
143143- Resolved ` fetchPriority ` prop warning in next/image
144144- Updated sendgridEmail to support@webdevpath.co
145+
146+
147+ ## Unreleased
148+
149+ ### Added
150+
151+
152+
153+
154+ ### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " web-dev-path" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " yarn run open-browser-win && next dev -p 3010" ,
4242 "resolutions" : {
4343 "styled-components" : " ^5"
4444 },
45- "license" : " GPL-3.0"
45+ "license" : " GPL-3.0" ,
46+ "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
4647}
You can’t perform that action at this time.
0 commit comments