Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.2](v2.0.1...v2.0.2) (2022-05-18)

### 🔧 Continuous Integration

* separate build from e2e tests ([0e18405](0e18405)), closes [#280](#280)
* zip folder for artifact ([f65e120](f65e120))

### 🐛 Bug Fixes

* visualisation for F-UJI ([9713bf5](9713bf5))
  • Loading branch information
github-actions-bot committed May 18, 2022
1 parent 4bde863 commit 15c40b3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### [2.0.2](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.1...v2.0.2) (2022-05-18)


### 🔧 Continuous Integration

* separate build from e2e tests ([0e18405](https://github.com/researchdata-sheffield/dataviz-hub2/commit/0e18405d484e120bcfd34ca2a9fdaa9a55539f39)), closes [#280](https://github.com/researchdata-sheffield/dataviz-hub2/issues/280)
* zip folder for artifact ([f65e120](https://github.com/researchdata-sheffield/dataviz-hub2/commit/f65e120646b28f2817bbaf21d290633b4aa4a8b2))


### 🐛 Bug Fixes

* visualisation for F-UJI ([9713bf5](https://github.com/researchdata-sheffield/dataviz-hub2/commit/9713bf51830e1b770cad9cc24d83fa678f63de55))

### [2.0.1](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.0...v2.0.1) (2022-05-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "datavizhub-tuos",
"private": true,
"description": "Promoting and building community around data visualisation at the University of Sheffield",
"version": "2.0.1",
"version": "2.0.2",
"author": "Yu Liang Weng <y.weng@sheffield.ac.uk>",
"scripts": {
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
Expand Down

0 comments on commit 15c40b3

Please sign in to comment.