Skip to content

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.6](v2.0.5...v2.0.6) (2022-09-05)

### 🐛 Bug Fixes

* **ci:** npm ci upstream errors ([e865edd](e865edd))

### 🔧 Continuous Integration

* reduce cron schedule for deployment ([1f96c12](1f96c12))
  • Loading branch information
github-actions-bot committed Sep 5, 2022
1 parent 7630d9d commit 8722224
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### [2.0.6](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.5...v2.0.6) (2022-09-05)


### 🐛 Bug Fixes

* **ci:** npm ci upstream errors ([e865edd](https://github.com/researchdata-sheffield/dataviz-hub2/commit/e865edda78b5f147d1eba4fb0ed67776e3c447d6))


### 🔧 Continuous Integration

* reduce cron schedule for deployment ([1f96c12](https://github.com/researchdata-sheffield/dataviz-hub2/commit/1f96c122fe09db90a527e9f35846000098610bff))

### [2.0.5](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.4...v2.0.5) (2022-05-24)


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.5",
"version": "2.0.6",
"author": "Yu Liang Weng <[email protected]>",
"scripts": {
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
Expand Down

0 comments on commit 8722224

Please sign in to comment.