Skip to content

Commit 0903e19

Browse files
committed
update changelog
1 parent 5524ce0 commit 0903e19

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## 1.0.0
4+
5+
* Fix package.json#typings field ([#6](https://github.com/7rulnik/source-map-js/pull/6)) [@chalkygames123](https://github.com/chalkygames123)
6+
7+
* Reduce memory usage of eachMapping w/ loop ([#5](https://github.com/7rulnik/source-map-js/pull/5)) [@noppa](https://github.com/noppa)
8+
9+
* Reduce npm package size ([#7](https://github.com/7rulnik/source-map-js/pull/7)) [@ai](https://github.com/ai)
10+
11+
----------
12+
# It doesn't related to this fork:
13+
314
## 0.5.6
415

516
* Fix for regression when people were using numbers as names in source maps. See

0 commit comments

Comments
 (0)