Skip to content

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.mdx

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [2.0.1](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.0...v2.0.1) (2022-05-03)
2+
3+
4+
### 🔨 Build/Dependencies
5+
6+
* **deps:** update dependencies ([7173260](https://github.com/researchdata-sheffield/dataviz-hub2/commit/717326081f03ae81efa9acf586f98839767b02e4)), closes [#273](https://github.com/researchdata-sheffield/dataviz-hub2/issues/273) [#274](https://github.com/researchdata-sheffield/dataviz-hub2/issues/274) [#275](https://github.com/researchdata-sheffield/dataviz-hub2/issues/275) [#276](https://github.com/researchdata-sheffield/dataviz-hub2/issues/276) [#277](https://github.com/researchdata-sheffield/dataviz-hub2/issues/277) [#278](https://github.com/researchdata-sheffield/dataviz-hub2/issues/278)
7+
* upgrade dependencies ([5df130a](https://github.com/researchdata-sheffield/dataviz-hub2/commit/5df130a39be87a5eea9883aefdf64ada4b590e4f))
8+
19
## [2.0.0](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v1.2.2...v2.0.0) (2022-04-14)
210

311

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "datavizhub-tuos",
33
"private": true,
44
"description": "Promoting and building community around data visualisation at the University of Sheffield",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"author": "Yu Liang Weng <y.weng@sheffield.ac.uk>",
77
"scripts": {
88
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",

0 commit comments

Comments
 (0)