Skip to content

Commit

Permalink
chore(release): 1.117.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 17, 2022
1 parent 37b9402 commit 1f09e14
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.117.1](https://github.com/ut7/carnet-de-bord/compare/v1.117.0...v1.117.1) (2022-11-17)

# [1.117.0](https://github.com/ut7/carnet-de-bord/compare/v1.116.1...v1.117.0) (2022-11-17)


Expand Down
4 changes: 2 additions & 2 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdb/app",
"version": "1.117.0",
"version": "1.117.1",
"engines": {
"node": "16"
},
Expand Down
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backend"
version = "1.117.0"
version = "1.117.1"
description = ""
authors = ["LionelB <[email protected]>"]

Expand Down

0 comments on commit 1f09e14

Please sign in to comment.