Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit afbd893

Browse files
chore(release): 1.1.0
1 parent ad9e09a commit afbd893

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/SocialGouv/doc-demo-app/compare/v1.0.0...v1.1.0) (2022-03-08)
2+
3+
4+
### Features
5+
6+
* Update readme ([ad9e09a](https://github.com/SocialGouv/doc-demo-app/commit/ad9e09aa6ad8f0165d78f329099ec828c1b6f58f))
7+
18
# 1.0.0 (2022-03-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo-aa",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)