Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
chore(release): version 1.1.0-beta.7
Browse files Browse the repository at this point in the history
# [1.1.0-beta.7](v1.1.0-beta.6...v1.1.0-beta.7) (2020-05-26)

### Bug Fixes

* **gitlab:** update socialgouv/gitlab-ci-yml to v16.0.0-beta.10 ([14551f3](14551f3))
* **release:** add @semantic-release/npm plugin ([627780e](627780e))
  • Loading branch information
SocialGroovyBot committed May 26, 2020
1 parent 14551f3 commit 36902e5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0-beta.7](https://github.com/SocialGouv/sample-next-app/compare/v1.1.0-beta.6...v1.1.0-beta.7) (2020-05-26)


### Bug Fixes

* **gitlab:** update socialgouv/gitlab-ci-yml to v16.0.0-beta.10 ([14551f3](https://github.com/SocialGouv/sample-next-app/commit/14551f3bcf620d5030ead8716429856f3117657c))
* **release:** add @semantic-release/npm plugin ([627780e](https://github.com/SocialGouv/sample-next-app/commit/627780e3bf9209e2ee7bb9924d098d6bd7d19e64))

# [1.1.0-beta.6](https://github.com/SocialGouv/sample-next-app/compare/v1.1.0-beta.5...v1.1.0-beta.6) (2020-05-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-next-app",
"version": "1.0.0",
"version": "1.1.0-beta.7",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 36902e5

Please sign in to comment.