Skip to content

Commit

Permalink
Update datagouv/components changelog (#461)
Browse files Browse the repository at this point in the history
* Update datagouv/components changelog
  • Loading branch information
nicolaskempf57 authored Jul 29, 2024
1 parent 65b628a commit 7609fe6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions udata_front/theme/gouvfr/datagouv-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Current (in progress)

- Nothing yet

## 1.1.0 (2024-07-29)

- Allow quality score warning to be hidden [#414](https://github.com/datagouv/udata-front/pull/414)
- Add preview to resource component [#433](https://github.com/datagouv/udata-front/pull/433)
- Add useAccordion composable and add missing exports [#451](https://github.com/datagouv/udata-front/pull/451)
Expand Down
2 changes: 1 addition & 1 deletion udata_front/theme/gouvfr/datagouv-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ npm run update-version -- NEW_VERSION

The update triggers a project build and its tests.

Then, you can run :
Then, you should update the CHANGELOG with the new version and run :

```
npm run commit-tag-and-push
Expand Down

0 comments on commit 7609fe6

Please sign in to comment.