Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 10, 2018
1 parent be42e3d commit e358997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
2.0.0 / 2016-09-28
==================
* [Breaking] Rename `System.global` to `global`
* [Deps] update `object-keys`
* [Dev Deps] update `browserify`, `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
* [Tests] up to `node` `v6.7`, `v5.12`, `v4.6`; improve test matrix

1.0.0 / 2016-03-29
1.0.0 / 2018-08-10
==================
* Initial release.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "globalthis",
"version": "0.0.0",
"version": "1.0.0",
"author": "Jordan Harband",
"description": "ECMAScript spec-compliant polyfill/shim for `globalThis`",
"license": "MIT",
Expand Down

0 comments on commit e358997

Please sign in to comment.