Skip to content

Commit bd0bf10

Browse files
chore(release): 1.34.0
1 parent c8a16df commit bd0bf10

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.34.0](https://github.com/SocialGouv/enfants-du-spectacle/compare/v1.33.6...v1.34.0) (2023-01-26)
2+
3+
4+
### Features
5+
6+
* implement full sync ([#415](https://github.com/SocialGouv/enfants-du-spectacle/issues/415)) ([c8a16df](https://github.com/SocialGouv/enfants-du-spectacle/commit/c8a16dfc757d7a4a189293e877967180fa9b3ca8))
7+
18
## [1.33.6](https://github.com/SocialGouv/enfants-du-spectacle/compare/v1.33.5...v1.33.6) (2023-01-20)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enfants-du-spectacle",
3-
"version": "1.33.6",
3+
"version": "1.34.0",
44
"private": true,
55
"release": {
66
"branches": [
@@ -92,4 +92,4 @@
9292
"lint-staged": {
9393
"src/**/*.{js,jsx,ts,tsx}": "npx eslint --cache"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)