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 3.5.0
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.1...v3.5.0) (2022-01-19)

### Features

* **create-db:** new create-db + pg-scaleway ([#579](#579)) ([b6b7ea7](b6b7ea7))
  • Loading branch information
semantic-release-bot committed Jan 19, 2022
1 parent b6b7ea7 commit 3fc8c02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.5.0](https://github.com/SocialGouv/sample-next-app/compare/v3.4.1...v3.5.0) (2022-01-19)


### Features

* **create-db:** new create-db + pg-scaleway ([#579](https://github.com/SocialGouv/sample-next-app/issues/579)) ([b6b7ea7](https://github.com/SocialGouv/sample-next-app/commit/b6b7ea7091d3c4893255cadc44e16f2607af5131))

## [3.4.1](https://github.com/SocialGouv/sample-next-app/compare/v3.4.0...v3.4.1) (2021-12-15)


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": "3.4.1",
"version": "3.5.0",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 3fc8c02

Please sign in to comment.