Skip to content

Commit ba22b79

Browse files
authored
[Release] Increase to version 1.1.7 (#60)
1 parent e0ae0a6 commit ba22b79

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Releases
22

3+
## 1.1.7 (Oct 11th, 2022)
4+
5+
- #55 Update and add legal compliance notices and license terms
6+
- #56 Semmle warning help
7+
- #57 [Bug] Corner case issue when extending the same "Class" name from different components
8+
39
## 1.1.6 (May 4th, 2022)
410

511
- #50 [IE8] Fix in 1.1.5 only handles 2 levels of dynamically nested classes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/dynamicproto-js",
33
"author": "Microsoft Application Insights Team",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "Microsoft Dynamic Proto Utility",
66
"keywords": [
77
"javascript",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/dynamicproto-js",
33
"description": "Microsoft Dynamic Proto Utility",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"keywords": [
66
"javascript",
77
"dynamic prototype",

0 commit comments

Comments
 (0)