Skip to content

Commit

Permalink
Bump version to 13.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed May 27, 2024
1 parent 3b9b8f4 commit f040b23
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v13.1.0](https://github.com/pagopa/io-ts-commons/compare/v13.0.0...v13.1.0)
#### [v13.1.1](https://github.com/pagopa/io-ts-commons/compare/v13.1.0...v13.1.1)

- Restore live metrics [`#424`](https://github.com/pagopa/io-ts-commons/pull/424)

#### [v13.1.0](https://github.com/pagopa/io-ts-commons/compare/v13.1.0-RELEASE...v13.1.0)

> 8 May 2024
#### [v13.1.0-RELEASE](https://github.com/pagopa/io-ts-commons/compare/v13.0.0...v13.1.0-RELEASE)

> 8 May 2024
- feat: add unauthorized error utilities [`#423`](https://github.com/pagopa/io-ts-commons/pull/423)
- Bump version to 13.1.0 [skip ci] [`dc88d1a`](https://github.com/pagopa/io-ts-commons/commit/dc88d1aad6ffecc6923650ccccb6c6027432fd9f)

#### [v13.0.0](https://github.com/pagopa/io-ts-commons/compare/v13.0.0-RELEASE...v13.0.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/ts-commons",
"version": "13.1.0",
"version": "13.1.1",
"description": "Shared TypeScript code for the IO project",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit f040b23

Please sign in to comment.