Skip to content

Commit 4c758ad

Browse files
committed
chore(release): 1.0.0-beta.9
1 parent c2aa501 commit 4c758ad

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0-beta.9](https://github.com/cauctus/projo/compare/v1.0.0-beta.7...v1.0.0-beta.9) (2022-05-20)
6+
7+
8+
### Features
9+
10+
* board page ([a499c5a](https://github.com/cauctus/projo/commit/a499c5ace69da4e05a9797da24540ce668c0ddf0))
11+
* switch team position in controls ([e2a0b64](https://github.com/cauctus/projo/commit/e2a0b64b591aadbb086d5ffde92e2fe42138eaf6))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency pinia to v2.0.14 ([bbe60d7](https://github.com/cauctus/projo/commit/bbe60d7958ddc22ee61010ccb95b768a0c1331a9))
17+
* **deps:** update dependency pinia-plugin-persistedstate to v1.5.2 ([09a3594](https://github.com/cauctus/projo/commit/09a35943903ea68fa9c8f1fac0d6316af2301bfd))
18+
* impro duration with hour ([c2aa501](https://github.com/cauctus/projo/commit/c2aa501ad58f4b534dfdab0971241aaf8f1dd753))
19+
* text size ([f4464e9](https://github.com/cauctus/projo/commit/f4464e9151ed4cb64b9fdddeb56351ef8853177c))
20+
521
## [1.0.0-beta.8](https://github.com/cauctus/projo/compare/v1.0.0-beta.5...v1.0.0-beta.8) (2022-05-10)
622

723

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "projo",
3-
"version": "1.0.0-beta.8",
3+
"version": "1.0.0-beta.9",
44
"description": "L'application de scroring pour le théatre d'improvisation",
55
"private": false,
66
"license": "MIT",

0 commit comments

Comments
 (0)