Skip to content

Commit

Permalink
馃帬 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Oct 23, 2019
1 parent 7e166e1 commit a6c0fd3
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 95 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## 馃帬 [1.7.4](https://github.com/ionic-team/stencil/compare/v1.7.3...v1.7.4) (2019-10-23)


### Bug Fixes

* **types:** use var for components.d.ts ([7e166e1](https://github.com/ionic-team/stencil/commit/7e166e1e1c0ca1cd66f87e401b60980f377e4d3e))



## 馃尲 [1.7.3](https://github.com/ionic-team/stencil/compare/v1.7.2...v1.7.3) (2019-10-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@stencil/core",
"version": "1.7.3",
"version": "1.7.4",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a6c0fd3

Please sign in to comment.