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

Commit a8beedb

Browse files
chore(release): 1.0.5
1 parent ce3294e commit a8beedb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.5](https://github.com/SocialGouv/template/compare/v1.0.4...v1.0.5) (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+
* Merge pull request [#5](https://github.com/SocialGouv/template/issues/5) from SocialGouv/beta ([ce3294e](https://github.com/SocialGouv/template/commit/ce3294e2e21fb668d32312da0525261c0f1d4ee8))
9+
* prod namespace creation ([504671f](https://github.com/SocialGouv/template/commit/504671f9464d2d66d30e81f8ced2beaeba37c197))
10+
111
## [1.0.5-beta.1](https://github.com/SocialGouv/template/compare/v1.0.4...v1.0.5-beta.1) (2022-01-28)
212

313

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.5-beta.1"
24+
"version": "1.0.5"
2525
}

0 commit comments

Comments
 (0)