Skip to content

Commit

Permalink
chore(release): updated release notes and package versions [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Zörb committed Mar 6, 2023
1 parent d8778fa commit 6665c8e
Show file tree
Hide file tree
Showing 14 changed files with 74 additions and 12 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)


### Bug Fixes

* **contentful-ssg:** adds missing pirates dependency ([d8778fa](https://github.com/jungvonmatt/contentful-ssg/commit/d8778faa02f3ca2f29d449b624bb78f81025f839))





## [1.12.2](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.1...v1.12.2) (2023-03-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.12.2",
"version": "1.12.3",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/contentful-fakes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/contentful-fakes





# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/contentful-fakes
Expand Down
4 changes: 2 additions & 2 deletions packages/contentful-fakes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/contentful-fakes",
"version": "1.12.0",
"version": "1.12.3",
"description": "Create fake data based on contentful data models",
"main": "./dist/index.js",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"homepage": "https://github.com/jungvonmatt/contentful-ssg#readme",
"dependencies": {
"@faker-js/faker": "^7.3.0",
"@jungvonmatt/contentful-ssg": "^1.12.0",
"@jungvonmatt/contentful-ssg": "^1.12.3",
"casual": "^1.6.2",
"chalk": "^4.1.2",
"exit-hook": "^3.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/contentful-ssg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)


### Bug Fixes

* **contentful-ssg:** adds missing pirates dependency ([d8778fa](https://github.com/jungvonmatt/contentful-ssg/commit/d8778faa02f3ca2f29d449b624bb78f81025f839))





# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/contentful-ssg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/contentful-ssg",
"version": "1.12.0",
"version": "1.12.3",
"description": "",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/contentful-typings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/contentful-typings





## [1.12.2](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.1...v1.12.2) (2023-03-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/contentful-typings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/contentful-typings",
"version": "1.12.2",
"version": "1.12.3",
"main": "./dist/index.js",
"type": "module",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/jungvonmatt/contentful-ssg#readme",
"dependencies": {
"@jungvonmatt/contentful-ssg": "^1.12.0",
"@jungvonmatt/contentful-ssg": "^1.12.3",
"commander": "^10.0.0",
"contentful": "^9.3.3",
"contentful-management": "^10.30.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cssg-plugin-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-assets





# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-assets
Expand Down
4 changes: 2 additions & 2 deletions packages/cssg-plugin-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/cssg-plugin-assets",
"version": "1.12.0",
"version": "1.12.3",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand All @@ -13,7 +13,7 @@
"dist"
],
"devDependencies": {
"@jungvonmatt/contentful-ssg": "^1.12.0",
"@jungvonmatt/contentful-ssg": "^1.12.3",
"@types/svgo": "^2.6.3",
"eslint": "^8.0.1",
"eslint-config-xo": "^0.39.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cssg-plugin-grow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-grow





# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-grow
Expand Down
4 changes: 2 additions & 2 deletions packages/cssg-plugin-grow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/cssg-plugin-grow",
"version": "1.12.0",
"version": "1.12.3",
"description": "Contentful-ssg plugin for grow",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"test": "test"
},
"dependencies": {
"@jungvonmatt/contentful-ssg": "^1.12.0"
"@jungvonmatt/contentful-ssg": "^1.12.3"
},
"devDependencies": {
"jest": "^27.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cssg-plugin-hugo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-hugo





# [1.12.0](https://github.com/jungvonmatt/contentful-ssg/compare/v1.11.3...v1.12.0) (2023-03-06)

**Note:** Version bump only for package @jungvonmatt/cssg-plugin-hugo
Expand Down
4 changes: 2 additions & 2 deletions packages/cssg-plugin-hugo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jungvonmatt/cssg-plugin-hugo",
"version": "1.12.0",
"version": "1.12.3",
"description": "",
"main": "index.js",
"typings": "./index.d.ts",
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/jungvonmatt/contentful-ssg#readme",
"dependencies": {
"@jungvonmatt/contentful-ssg": "^1.12.0",
"@jungvonmatt/contentful-ssg": "^1.12.3",
"fs-extra": "^10.1.0",
"micromatch": "^4.0.4"
}
Expand Down

0 comments on commit 6665c8e

Please sign in to comment.