Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2022-11-04)

### Features

* **seeds:** adicionado seeds com dados iniciais do projeto. ([9b550fc](9b550fc))
  • Loading branch information
semantic-release-bot committed Nov 4, 2022
1 parent 9b550fc commit c30aa69
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0](https://github.com/ldurans/izing.io/compare/v1.5.0...v1.6.0) (2022-11-04)


### Features

* **seeds:** adicionado seeds com dados iniciais do projeto. ([9b550fc](https://github.com/ldurans/izing.io/commit/9b550fc53bff0a98b85a148d616aacf8dc79e046))

# [1.5.0](https://github.com/ldurans/izing.io/compare/v1.4.3...v1.5.0) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion 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": "izing.io",
"version": "1.5.0",
"version": "1.6.0",
"description": "Bot Multiatendimento, multicanais e multiempresas.",
"main": "index.js",
"private": false,
Expand Down

0 comments on commit c30aa69

Please sign in to comment.