We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01049d8 commit d9cfbb9Copy full SHA for d9cfbb9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.1.5
4
+
5
+- Typing fixes
6
7
## 1.1.3
8
9
- Typing fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-wormhole",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Render any child view somewhere else on the page.",
"main": "index.ts",
"scripts": {
0 commit comments