Skip to content

Commit

Permalink
chore(release): bump version to 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasFritzeDev committed Mar 11, 2024
1 parent 702cb49 commit c3643fd
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.14.1](https://github.com/mittwald/api-client-js/compare/4.14.0...4.14.1) (2024-03-11)

**Note:** Version bump only for package root

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.14.0](https://github.com/mittwald/api-client-js/compare/4.13.1...4.14.0) (2024-03-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"packages": ["packages/*"],
"version": "4.14.0"
"version": "4.14.1"
}
9 changes: 9 additions & 0 deletions packages/commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.14.1](https://github.com/mittwald/api-client-js/compare/4.14.0...4.14.1) (2024-03-11)

**Note:** Version bump only for package @mittwald/api-client-commons

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.13.1](https://github.com/mittwald/api-client-js/compare/4.13.0...4.13.1) (2024-03-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mittwald/api-client-commons",
"version": "4.13.1",
"version": "4.14.1",
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
"type": "module",
"description": "Common types and utilities for mittwald API clients",
Expand Down
9 changes: 9 additions & 0 deletions packages/generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.14.1](https://github.com/mittwald/api-client-js/compare/4.14.0...4.14.1) (2024-03-11)

**Note:** Version bump only for package @mittwald/api-code-generator

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.12.0](https://github.com/mittwald/api-client-js/compare/4.11.0...4.12.0) (2024-03-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mittwald/api-code-generator",
"version": "4.12.0",
"version": "4.14.1",
"type": "module",
"repository": "https://github.com/mittwald/api-client-js.git",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/mittwald/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.14.1](https://github.com/mittwald/api-client-js/compare/4.14.0...4.14.1) (2024-03-11)

**Note:** Version bump only for package @mittwald/api-client

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.14.0](https://github.com/mittwald/api-client-js/compare/4.13.1...4.14.0) (2024-03-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/mittwald/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mittwald/api-client",
"version": "4.14.0",
"version": "4.14.1",
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
"type": "module",
"description": "Auto-generated client for the mittwald API",
Expand Down
9 changes: 9 additions & 0 deletions packages/models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.14.1](https://github.com/mittwald/api-client-js/compare/4.14.0...4.14.1) (2024-03-11)

**Note:** Version bump only for package @mittwald/api-models

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.14.0](https://github.com/mittwald/api-client-js/compare/4.13.1...4.14.0) (2024-03-11)

**Note:** Version bump only for package @mittwald/api-models
Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mittwald/api-models",
"version": "4.14.0",
"version": "4.14.1",
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
"type": "module",
"description": "Collection of domain models for coherent interaction with the API",
Expand Down

0 comments on commit c3643fd

Please sign in to comment.