Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 291f61d

Browse files
chore(release): 1.0.5-beta.1
1 parent 5a0296a commit 291f61d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.5-beta.1](https://github.com/SocialGouv/template/compare/v1.0.4...v1.0.5-beta.1) (2022-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Bump version ([6879bb1](https://github.com/SocialGouv/template/commit/6879bb1eac2feefca3c415ee10cdd5efa273d1e9))
7+
* Bump version, again ([7ee2163](https://github.com/SocialGouv/template/commit/7ee21634b2fa0e8ab172fce8bf59b381fed4813f))
8+
* prod namespace creation ([504671f](https://github.com/SocialGouv/template/commit/504671f9464d2d66d30e81f8ced2beaeba37c197))
9+
110
## [1.0.4](https://github.com/SocialGouv/template/compare/v1.0.3...v1.0.4) (2022-01-28)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"eslint-config-next": "12.0.9",
2222
"typescript": "4.5.5"
2323
},
24-
"version": "1.0.4"
24+
"version": "1.0.5-beta.1"
2525
}

0 commit comments

Comments
 (0)