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-alpha.2
Browse files Browse the repository at this point in the history
# [2.1.0-alpha.2](v2.1.0-alpha.1...v2.1.0-alpha.2) (2020-10-29)

### Bug Fixes

* One backslash. ([38e1938](38e1938))
  • Loading branch information
SocialGroovyBot committed Oct 29, 2020
1 parent 38e1938 commit 7be9e9b
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-alpha.2](https://github.com/SocialGouv/sample-next-app/compare/v2.1.0-alpha.1...v2.1.0-alpha.2) (2020-10-29)


### Bug Fixes

* One backslash. ([38e1938](https://github.com/SocialGouv/sample-next-app/commit/38e19384cc5747e8e3328d529a224d52fc3793b2))

# [2.1.0-alpha.1](https://github.com/SocialGouv/sample-next-app/compare/v2.0.2-alpha.7...v2.1.0-alpha.1) (2020-10-29)


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.1.0-alpha.1",
"version": "2.1.0-alpha.2",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 7be9e9b

Please sign in to comment.