Skip to content

Commit

Permalink
chore(main): release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Sefrancois committed Mar 6, 2023
1 parent 6b80856 commit 67fcafc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.2](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.5.1...v1.5.2) (2023-03-06)


### Bug Fixes

* **dependencies:** removed import export plugin ([6b80856](https://github.com/DNUM-SocialGouv/1j1s-main-cms/commit/6b8085622212588755237676a4c6a94f489a6554))

## [1.5.1](https://github.com/DNUM-SocialGouv/1j1s-main-cms/compare/v1.5.0...v1.5.1) (2023-03-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "1j1s-main-cms",
"private": true,
"version": "1.5.1",
"version": "1.5.2",
"description": "1 jeune 1 solution main CMS ",
"scripts": {
"docker:start": "docker-compose --env-file=.env.docker up --build -d && sleep 5 && open http://localhost:1337/admin",
Expand Down

0 comments on commit 67fcafc

Please sign in to comment.