Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dx-pagopa-bot committed Jan 14, 2025
1 parent 6172729 commit d4eeedd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-lamps-teach.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/to-do-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# to-do-api

## 0.2.0

### Minor Changes

- 6172729: [CES-639] Add `POST /tasks` operation

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/to-do-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "to-do-api",
"version": "0.1.1",
"version": "0.2.0",
"type": "module",
"description": "Azure Function REST API for To Do List",
"license": "MIT",
Expand Down

0 comments on commit d4eeedd

Please sign in to comment.