Updated CHANGELOGS & MD docs

This commit is contained in:
fabioberger
2019-12-02 15:30:53 +01:00
parent ac44618e58
commit ae4b1e74f9
94 changed files with 1286 additions and 632 deletions

View File

@@ -6,7 +6,8 @@
"note": "Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils",
"pr": 2330
}
]
],
"timestamp": 1575296764
},
{
"version": "3.2.0-beta.4",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _December 2, 2019_
* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)
## v3.2.0-beta.4 - _December 2, 2019_
* Dependencies updated