Skip to content

Commit d9cfbb9

Browse files
committed
Bump to 1.1.5
1 parent 01049d8 commit d9cfbb9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.5
4+
5+
- Typing fixes
6+
37
## 1.1.3
48

59
- Typing fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-wormhole",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Render any child view somewhere else on the page.",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)