Skip to content

Commit

Permalink
chore(release): 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafa AS committed Aug 11, 2020
1 parent 179e0bd commit 3233e38
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [9.1.0](https://github.com/techiediaries/ngx-qrcode/compare/9.0.0...9.1.0) (2020-08-11)


### Code Refactoring

* **packaging:** rename NPM to @techiediaries/ngx-qrcode ([932d26d](https://github.com/techiediaries/ngx-qrcode/commit/932d26da164d44fe056db11f927198aae54860b7)), closes [#47](https://github.com/techiediaries/ngx-qrcode/issues/47)


### Features

* **changelog:** add changelog generation ([0e962ca](https://github.com/techiediaries/ngx-qrcode/commit/0e962ca3567cbd4560926a43c9fe6739abc71525))


### BREAKING CHANGES

* **packaging:** rename this package, @techiediaries/ngx-qrcode must be used instead



<a name="9.0.0"></a>
# 9.0.0 (2020-04-28)

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": "@techiediaries/ngx-qrcode",
"version": "9.0.1",
"version": "9.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve ngx-qrcode-demo",
Expand Down

0 comments on commit 3233e38

Please sign in to comment.