Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Feb 7, 2020
1 parent 6d18fe7 commit 86f9c3c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

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

#### 1.0.0

> 7 February 2020
- chore: add docker compose [`#2`](https://github.com/pagopa/io-functions-template/pull/2)
- chore: added release-it [`#1`](https://github.com/pagopa/io-functions-template/pull/1)
- init [`bcc1d7c`](https://github.com/pagopa/io-functions-template/commit/bcc1d7c9590612ef87dc7b406dd3f8a1f1087582)
- chore: adds release-it [`8ca1772`](https://github.com/pagopa/io-functions-template/commit/8ca1772e9a6b5a50febffea430bd1c53b506d6be)
- adds fixtures [`b9f630a`](https://github.com/pagopa/io-functions-template/commit/b9f630a05de75b82e439b33049b6949d981d9097)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "",
"author": "IO team",
"repository": "https://github.com/pagoPA/io-functions-template",
"version": "0.1.0",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 86f9c3c

Please sign in to comment.