Skip to content

Commit

Permalink
chore(release): 2.164.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 22, 2024
1 parent c436582 commit f9f0015
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.164.0](https://github.com/SocialGouv/domifa/compare/v2.163.1...v2.164.0) (2024-02-22)


### Bug Fixes

* kontinuous config back to azure ([439ceb7](https://github.com/SocialGouv/domifa/commit/439ceb7ebb29f5da0df36568d43363a7314cef8a))


### Features

* bump version ([c436582](https://github.com/SocialGouv/domifa/commit/c4365826886cfcea6b943754f866d4198d2d4426))

## [2.163.2](https://github.com/SocialGouv/domifa/compare/v2.163.1...v2.163.2) (2024-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "2.163.2",
"version": "2.164.0",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit f9f0015

Please sign in to comment.