Skip to content

Commit be3c5df

Browse files
Bump version to 13.0.0 [skip ci]
1 parent cf3544a commit be3c5df

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v12.2.1](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.0...v12.2.1)
7+
#### [v13.0.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.1...v13.0.0)
8+
9+
- [#] Update node version to 18 [`#318`](https://github.com/pagopa/openapi-codegen-ts/pull/318)
10+
11+
#### [v12.2.1](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.1-RELEASE...v12.2.1)
12+
13+
> 10 March 2023
14+
15+
#### [v12.2.1-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.0...v12.2.1-RELEASE)
16+
17+
> 10 March 2023
818
919
- Add support to Buffer as client request type [`#317`](https://github.com/pagopa/openapi-codegen-ts/pull/317)
20+
- Bump version to 12.2.1 [skip ci] [`1b9e98e`](https://github.com/pagopa/openapi-codegen-ts/commit/1b9e98e24cd1e37f2e06c72d052a2e8804371a1a)
1021

1122
#### [v12.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.0-RELEASE...v12.2.0)
1223

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/openapi-codegen-ts",
3-
"version": "12.2.1",
3+
"version": "13.0.0",
44
"description": "Tools and utilities for the IO project",
55
"repository": "https://github.com/pagopa/io-utils",
66
"author": "https://www.pagopa.gov.it/",

0 commit comments

Comments
 (0)