Skip to content

Commit afe8b57

Browse files
author
Juanra Gálvez
committed
build: v1.0.1
1 parent 9a7a113 commit afe8b57

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/swordev/datamanager-js/compare/v1.0.0...v1.0.1) (2021-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* check null type ([c51560b](https://github.com/swordev/datamanager-js/commit/c51560b8ee2f9609e351cda094adac5efcff0fb3))
7+
8+
9+
110
# 1.0.0 (2019-09-21)
211

312

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swordev/datamanager",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": [
55
"dataview",
66
"arraybuffer",

0 commit comments

Comments
 (0)