Skip to content

Commit

Permalink
build(release): release version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktordanny committed Jan 29, 2024
1 parent 4b64c00 commit cb90e41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions apps/backend/src/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

> All notable changes to this project will be documented and versioned here.
## [0.10.0] - 2024-01-29

- New page and endpoint for viewing Changelog in English

## [0.9.0] - 2024-01-26

- Add TSP API and UI options
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": "opres",
"version": "0.9.0",
"version": "0.10.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit cb90e41

Please # to comment.