Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2020-10-02)

### Bug Fixes

* **package.json:** fix error in package.json ([04381c3](04381c3))
* **package.json:** remove unneccessary deps ([59a4d95](59a4d95))
  • Loading branch information
semantic-release-bot committed Oct 2, 2020
1 parent 04381c3 commit bdd4c09
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.1](https://github.com/zaida04/Quizizz.js/compare/v1.1.0...v1.1.1) (2020-10-02)


### Bug Fixes

* **package.json:** fix error in package.json ([04381c3](https://github.com/zaida04/Quizizz.js/commit/04381c36da05c24bc8b75d1eb65c892dbbedfaf8))
* **package.json:** remove unneccessary deps ([59a4d95](https://github.com/zaida04/Quizizz.js/commit/59a4d95706ab9bc8afd8af0d36c4ab6b82dfccfc))

# [1.1.0](https://github.com/zaida04/Quizizz.js/compare/v1.0.5...v1.1.0) (2020-10-02)


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": "quizizz.js",
"version": "1.1.0",
"version": "1.1.1",
"description": "API Wrapper for quizizz",
"main": "dist/index.js",
"keywords": [
Expand Down

0 comments on commit bdd4c09

Please sign in to comment.