Skip to content

Commit

Permalink
chore(release): version bumped to 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2023-03-23)

### Features

* add standard style workflow ([#29](#29)) ([2db6832](2db6832))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent 2db6832 commit 2050546
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,3 +1,10 @@
# [1.1.0](https://github.com/Abdel-Monaam-Aouini/boilerplate-nodejs-graphQL-react/compare/v1.0.0...v1.1.0) (2023-03-23)


### Features

* add standard style workflow ([#29](https://github.com/Abdel-Monaam-Aouini/boilerplate-nodejs-graphQL-react/issues/29)) ([2db6832](https://github.com/Abdel-Monaam-Aouini/boilerplate-nodejs-graphQL-react/commit/2db683220453e46763a9268163e97f6f82ab6f09))

# 1.0.0 (2023-03-23)


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,6 +1,6 @@
{
"name": "boilerplate-nodejs-graphql-react",
"version": "1.0.0",
"version": "1.1.0",
"description": "# clone the repository :",
"private": true,
"scripts": {
Expand Down

0 comments on commit 2050546

Please sign in to comment.