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 2.1.0
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2020-12-03)

### Features

* **k8s:** use @socialgouv/kosko-charts@alpha ([#428](#428)) ([b44df6d](b44df6d))
  • Loading branch information
SocialGroovyBot committed Dec 3, 2020
1 parent b44df6d commit 9eb4c60
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 @@
# [2.1.0](https://github.com/SocialGouv/sample-next-app/compare/v2.0.1...v2.1.0) (2020-12-03)


### Features

* **k8s:** use @socialgouv/kosko-charts@alpha ([#428](https://github.com/SocialGouv/sample-next-app/issues/428)) ([b44df6d](https://github.com/SocialGouv/sample-next-app/commit/b44df6dcda552f5dfe9fac3ffdf04be1a045471d))

## [2.0.1](https://github.com/SocialGouv/sample-next-app/compare/v2.0.0...v2.0.1) (2020-08-07)


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

0 comments on commit 9eb4c60

Please sign in to comment.