Skip to content

Commit 84af8dc

Browse files
committed
v4.1.3
1 parent 93549b0 commit 84af8dc

File tree

6 files changed

+9
-5
lines changed

6 files changed

+9
-5
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
4.1.3
2+
- Update `license` in `package.json` per https://docs.npmjs.com/files/package.json#license
3+
- Update `uglify-js`, `eslint`
4+
15
4.1.2
26
- In IE 6-8, `Date` inside the function expression does not reference `DateShim` (#303)
37
- Date: Ensure all code paths have the correct `constructor` property

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "es5-shim",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"main": "es5-shim.js",
55
"repository": {
66
"type": "git",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "es5-shim",
33
"repo": "es-shims/es5-shim",
44
"description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
5-
"version": "v4.1.2",
5+
"version": "v4.1.3",
66
"keywords": [
77
"shim",
88
"es5",

es5-sham.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)