Skip to content

Commit 9bf4dbc

Browse files
author
Ben Zörb
committed
chore(release): updated release notes and package versions [ci skip]
1 parent ce7f21c commit 9bf4dbc

File tree

6 files changed

+27
-3
lines changed

6 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.12.4](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.3...v1.12.4) (2023-03-08)
7+
8+
**Note:** Version bump only for package @jungvonmatt/contentful-ssg-project
9+
10+
11+
12+
13+
614
## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.12.3",
2+
"version": "1.12.4",
33
"packages": [
44
"packages/*"
55
],

packages/contentful-typings/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.12.4](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.3...v1.12.4) (2023-03-08)
7+
8+
**Note:** Version bump only for package @jungvonmatt/contentful-typings
9+
10+
11+
12+
13+
614
## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)
715

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

packages/contentful-typings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jungvonmatt/contentful-typings",
3-
"version": "1.12.3",
3+
"version": "1.12.4",
44
"main": "./dist/index.js",
55
"type": "module",
66
"exports": "./dist/index.js",

packages/cssg-plugin-assets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.12.4](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.3...v1.12.4) (2023-03-08)
7+
8+
**Note:** Version bump only for package @jungvonmatt/cssg-plugin-assets
9+
10+
11+
12+
13+
614
## [1.12.3](https://github.com/jungvonmatt/contentful-ssg/compare/v1.12.2...v1.12.3) (2023-03-06)
715

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

packages/cssg-plugin-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jungvonmatt/cssg-plugin-assets",
3-
"version": "1.12.3",
3+
"version": "1.12.4",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)