Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2020-01-03)

### Bug Fixes

* **declaration:** fix declaration file imports ([2a0ae51](2a0ae51))
  • Loading branch information
semantic-release-bot committed Jan 3, 2020
1 parent 8257d42 commit a00b527
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 @@
## [1.0.4](https://github.com/LCluber/Orbis.js/compare/v1.0.3...v1.0.4) (2020-01-03)


### Bug Fixes

* **declaration:** fix declaration file imports ([2a0ae51](https://github.com/LCluber/Orbis.js/commit/2a0ae513b3a516eeff6c188812c66f7132d77d9a))

## [1.0.3](https://github.com/LCluber/Orbis.js/compare/v1.0.2...v1.0.3) (2020-01-02)


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": "@lcluber/orbisjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Lazy loader written in TypeScript",
"keywords": [
"lazy loader",
Expand Down

0 comments on commit a00b527

Please sign in to comment.