Skip to content

Commit c76ff19

Browse files
committed
chore: release 2024.9.8
1 parent 7a7efce commit c76ff19

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2+
3+
## [2024.9.8](https://github.com/numerique-gouv/hyyypertool/compare/2024.9.7...2024.9.8) (2024-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **organization:** keep the same ids for table and search ([#551](https://github.com/numerique-gouv/hyyypertool/issues/551)) ([624d8a7](https://github.com/numerique-gouv/hyyypertool/commit/624d8a75f47a74703ccd5d895dd8962fca1d6efc))
9+
10+
11+
### Features
12+
13+
* **app:** add set_context_variables middleware ([#547](https://github.com/numerique-gouv/hyyypertool/issues/547)) ([42d8dbe](https://github.com/numerique-gouv/hyyypertool/commit/42d8dbef4979f809c2184cc9fab7ddf5c6904e82))
14+
* **domains:** remove free domains from the list ([#541](https://github.com/numerique-gouv/hyyypertool/issues/541)) ([7fa8c2f](https://github.com/numerique-gouv/hyyypertool/commit/7fa8c2fafe9efc55b6784db25f51cb2b0a62c18c))
15+
* **organization:** change action wording ([#548](https://github.com/numerique-gouv/hyyypertool/issues/548)) ([54066f1](https://github.com/numerique-gouv/hyyypertool/commit/54066f1baf9f498c2b4e44988543d11a25b70851))
16+
* **organization:** change clipboard icon ([#550](https://github.com/numerique-gouv/hyyypertool/issues/550)) ([7a7efce](https://github.com/numerique-gouv/hyyypertool/commit/7a7efceb32c4f309797125cf8df8ea3fc1f86a13))
17+
118
## [2024.9.7](https://github.com/numerique-gouv/hyyypertool/compare/2024.9.6...2024.9.7) (2024-09-25)
219

320
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyyypertool",
3-
"version": "2024.9.7",
3+
"version": "2024.9.8",
44
"private": true,
55
"type": "module",
66
"workspaces": [

0 commit comments

Comments
 (0)