Skip to content

Commit 32c90d7

Browse files
Bump version to 13.2.0 [skip ci]
1 parent 7d9bdf6 commit 32c90d7

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-
#### [v13.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v13.0.1...v13.1.0)
7+
#### [v13.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v13.1.0...v13.2.0)
8+
9+
- [#DEVEX-60] Add fp-ts and io-ts peerDependencies [`#328`](https://github.com/pagopa/openapi-codegen-ts/pull/328)
10+
11+
#### [v13.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v13.1.0-RELEASE...v13.1.0)
12+
13+
> 30 June 2023
14+
15+
#### [v13.1.0-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v13.0.1...v13.1.0-RELEASE)
16+
17+
> 30 June 2023
818
919
- [#IOPID-369] add constant integer generation [`#321`](https://github.com/pagopa/openapi-codegen-ts/pull/321)
20+
- Bump version to 13.1.0 [skip ci] [`e4f3c18`](https://github.com/pagopa/openapi-codegen-ts/commit/e4f3c18d3a58e48f876ae79f2549eb308e2a75c0)
1021

1122
#### [v13.0.1](https://github.com/pagopa/openapi-codegen-ts/compare/v13.0.1-RELEASE...v13.0.1)
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": "13.1.0",
3+
"version": "13.2.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)