Skip to content

Commit

Permalink
release: 2021-05-19, Version 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed May 19, 2021
1 parent 8e2a5aa commit bb49dd7
Show file tree
Hide file tree
Showing 2 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,5 +1,12 @@
## Changelog

## [1.1.1](https://github.com/logdna/logdna-browser/compare/v1.1.0...v1.1.1) (2021-05-19)


### Bug Fixes

* update TS types files for better TS support [8e2a5aa](https://github.com/logdna/logdna-browser/commit/8e2a5aafc960d11dc542be6c660b8766dbac9811) - Terry Moore

# [1.1.0](https://github.com/logdna/logdna-browser/compare/v1.0.3...v1.1.0) (2021-05-12)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@logdna/browser",
"version": "1.1.0",
"version": "1.1.1",
"module": "dist/index.esm.js",
"license": "MIT",
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -87,4 +87,4 @@
],
"extends": "semantic-release-config-logdna"
}
}
}

0 comments on commit bb49dd7

Please sign in to comment.