Skip to content

Commit

Permalink
Bump version to 0.34.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 14, 2023
1 parent b676e4e commit 0030b8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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).

#### [v0.34.1](https://github.com/pagopa/io-functions-admin/compare/v0.34.0...v0.34.1)

- fix GetSubscription path param [`#214`](https://github.com/pagopa/io-functions-admin/pull/214)

#### [v0.34.0](https://github.com/pagopa/io-functions-admin/compare/v0.33.0...v0.34.0)

> 7 February 2023
- Bump version to 0.34.0 [skip ci] [`d2452a6`](https://github.com/pagopa/io-functions-admin/commit/d2452a6659316736c2034bea1bca1de40cdc23d4)

#### [v0.33.0](https://github.com/pagopa/io-functions-admin/compare/v0.32.7...v0.33.0)

> 7 February 2023
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/io-functions-admin",
"version": "0.34.0",
"version": "0.34.1",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit 0030b8a

Please sign in to comment.