File tree Expand file tree Collapse file tree 12 files changed +76
-10
lines changed
Expand file tree Collapse file tree 12 files changed +76
-10
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.9.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.2...v1.9.0 ) (2022-06-30)
7+
8+
9+ ### Features
10+
11+ * ** watch:** serialize watch state on subsequent runs ([ #49 ] ( https://github.com/jungvonmatt/contentful-ssg/issues/49 ) ) ([ 48ec401] ( https://github.com/jungvonmatt/contentful-ssg/commit/48ec4010733a3d46ce34a3703198d635b8f432d0 ) )
12+
13+
14+
15+
16+
617## [ 1.8.2] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.1...v1.8.2 ) (2022-06-23)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.8.2 " ,
2+ "version" : " 1.9.0 " ,
33 "packages" : [
44 " packages/*"
55 ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.9.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.2...v1.9.0 ) (2022-06-30)
7+
8+
9+ ### Features
10+
11+ * ** watch:** serialize watch state on subsequent runs ([ #49 ] ( https://github.com/jungvonmatt/contentful-ssg/issues/49 ) ) ([ 48ec401] ( https://github.com/jungvonmatt/contentful-ssg/commit/48ec4010733a3d46ce34a3703198d635b8f432d0 ) )
12+
13+
14+
15+
16+
617## [ 1.8.1] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.0...v1.8.1 ) (2022-06-23)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @jungvonmatt/contentful-fakes" ,
3- "version" : " 1.8.1 " ,
3+ "version" : " 1.9.0 " ,
44 "description" : " Create fake data based on contentful data models" ,
55 "main" : " ./dist/index.js" ,
66 "type" : " module" ,
4141 "homepage" : " https://github.com/jungvonmatt/contentful-ssg#readme" ,
4242 "dependencies" : {
4343 "@faker-js/faker" : " ^7.3.0" ,
44- "@jungvonmatt/contentful-ssg" : " ^1.8 .0" ,
44+ "@jungvonmatt/contentful-ssg" : " ^1.9 .0" ,
4545 "casual" : " ^1.6.2" ,
4646 "chalk" : " ^4.1.2" ,
4747 "fs-extra" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.9.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.2...v1.9.0 ) (2022-06-30)
7+
8+
9+ ### Features
10+
11+ * ** watch:** serialize watch state on subsequent runs ([ #49 ] ( https://github.com/jungvonmatt/contentful-ssg/issues/49 ) ) ([ 48ec401] ( https://github.com/jungvonmatt/contentful-ssg/commit/48ec4010733a3d46ce34a3703198d635b8f432d0 ) )
12+
13+
14+
15+
16+
617# [ 1.8.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.7.4...v1.8.0 ) (2022-06-21)
718
819** Note:** Version bump only for package @jungvonmatt/contentful-ssg
Original file line number Diff line number Diff line change 11{
22 "name" : " @jungvonmatt/contentful-ssg" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "description" : " " ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.9.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.2...v1.9.0 ) (2022-06-30)
7+
8+
9+ ### Features
10+
11+ * ** watch:** serialize watch state on subsequent runs ([ #49 ] ( https://github.com/jungvonmatt/contentful-ssg/issues/49 ) ) ([ 48ec401] ( https://github.com/jungvonmatt/contentful-ssg/commit/48ec4010733a3d46ce34a3703198d635b8f432d0 ) )
12+
13+
14+
15+
16+
617## [ 1.8.2] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.1...v1.8.2 ) (2022-06-23)
718
819** Note:** Version bump only for package @jungvonmatt/cssg-plugin-assets
Original file line number Diff line number Diff line change 11{
22 "name" : " @jungvonmatt/cssg-plugin-assets" ,
3- "version" : " 1.8.2 " ,
3+ "version" : " 1.9.0 " ,
44 "description" : " " ,
55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
1313 " dist"
1414 ],
1515 "devDependencies" : {
16- "@jungvonmatt/contentful-ssg" : " ^1.8 .0" ,
16+ "@jungvonmatt/contentful-ssg" : " ^1.9 .0" ,
1717 "@types/svgo" : " ^2.6.3" ,
1818 "eslint" : " ^8.0.1" ,
1919 "eslint-config-xo" : " ^0.39.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.9.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.8.2...v1.9.0 ) (2022-06-30)
7+
8+
9+ ### Features
10+
11+ * ** watch:** serialize watch state on subsequent runs ([ #49 ] ( https://github.com/jungvonmatt/contentful-ssg/issues/49 ) ) ([ 48ec401] ( https://github.com/jungvonmatt/contentful-ssg/commit/48ec4010733a3d46ce34a3703198d635b8f432d0 ) )
12+
13+
14+
15+
16+
617# [ 1.8.0] ( https://github.com/jungvonmatt/contentful-ssg/compare/v1.7.4...v1.8.0 ) (2022-06-21)
718
819** Note:** Version bump only for package @jungvonmatt/cssg-plugin-grow
Original file line number Diff line number Diff line change 11{
22 "name" : " @jungvonmatt/cssg-plugin-grow" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "description" : " Contentful-ssg plugin for grow" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
3333 "test" : " test"
3434 },
3535 "dependencies" : {
36- "@jungvonmatt/contentful-ssg" : " ^1.8 .0"
36+ "@jungvonmatt/contentful-ssg" : " ^1.9 .0"
3737 },
3838 "devDependencies" : {
3939 "jest" : " ^27.3.0" ,
You can’t perform that action at this time.
0 commit comments