Skip to content

Commit 1697082

Browse files
committed
chore(release): bump version to 4.115.1
1 parent 7c595aa commit 1697082

10 files changed

Lines changed: 50 additions & 5 deletions

File tree

CHANGELOG.md

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

6+
## [4.115.1](https://github.com/mittwald/api-client-js/compare/4.115.0...4.115.1) (2025-03-10)
7+
8+
**Note:** Version bump only for package root
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
# [4.115.0](https://github.com/mittwald/api-client-js/compare/4.114.0...4.115.0) (2025-03-08)
716

817
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"npmClient": "yarn",
44
"packages": ["packages/*"],
5-
"version": "4.115.0"
5+
"version": "4.115.1"
66
}

packages/commons/CHANGELOG.md

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

6+
## [4.115.1](https://github.com/mittwald/api-client-js/compare/4.115.0...4.115.1) (2025-03-10)
7+
8+
**Note:** Version bump only for package @mittwald/api-client-commons
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [4.104.1](https://github.com/mittwald/api-client-js/compare/4.104.0...4.104.1) (2025-02-11)
716

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

packages/commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/api-client-commons",
3-
"version": "4.104.1",
3+
"version": "4.115.1",
44
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
55
"type": "module",
66
"description": "Common types and utilities for mittwald API clients",

packages/generator/CHANGELOG.md

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

6+
## [4.115.1](https://github.com/mittwald/api-client-js/compare/4.115.0...4.115.1) (2025-03-10)
7+
8+
**Note:** Version bump only for package @mittwald/api-code-generator
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [4.81.1](https://github.com/mittwald/api-client-js/compare/4.81.0...4.81.1) (2024-12-10)
716

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

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/api-code-generator",
3-
"version": "4.81.1",
3+
"version": "4.115.1",
44
"type": "module",
55
"repository": "https://github.com/mittwald/api-client-js.git",
66
"license": "MIT",

packages/mittwald/CHANGELOG.md

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

6+
## [4.115.1](https://github.com/mittwald/api-client-js/compare/4.115.0...4.115.1) (2025-03-10)
7+
8+
**Note:** Version bump only for package @mittwald/api-client
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
# [4.115.0](https://github.com/mittwald/api-client-js/compare/4.114.0...4.115.0) (2025-03-08)
716

817
### Features

packages/mittwald/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/api-client",
3-
"version": "4.115.0",
3+
"version": "4.115.1",
44
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
55
"type": "module",
66
"description": "Auto-generated client for the mittwald API",

packages/models/CHANGELOG.md

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

6+
## [4.115.1](https://github.com/mittwald/api-client-js/compare/4.115.0...4.115.1) (2025-03-10)
7+
8+
**Note:** Version bump only for package @mittwald/api-models
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
# [4.115.0](https://github.com/mittwald/api-client-js/compare/4.114.0...4.115.0) (2025-03-08)
716

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

packages/models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/api-models",
3-
"version": "4.115.0",
3+
"version": "4.115.1",
44
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
55
"type": "module",
66
"description": "Collection of domain models for coherent interaction with the API",

0 commit comments

Comments
 (0)