Skip to content

Commit

Permalink
release: 2021-08-12, Version 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Aug 12, 2021
1 parent 2b9f502 commit c6da66f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Changelog

## [1.1.3](https://github.com/logdna/logdna-browser/compare/v1.1.2...v1.1.3) (2021-08-12)


### Bug Fixes

* **offlinecache**: Removal of offline cache [2b9f502](https://github.com/logdna/logdna-browser/commit/2b9f50267b09b5adde4c053466cb7d0d70391110) - Terry Moore


### Miscellaneous

* patch [d8ab420](https://github.com/logdna/logdna-browser/commit/d8ab420527d643b3bb728e64fccf573463ac7535) - Terry Moore

## [1.1.2](https://github.com/logdna/logdna-browser/compare/v1.1.1...v1.1.2) (2021-05-21)


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": "@logdna/browser",
"version": "1.1.2",
"version": "1.1.3",
"module": "dist/index.esm.js",
"license": "MIT",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit c6da66f

Please sign in to comment.