Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.7](v2.0.6...v2.0.7) (2022-11-08)

### 🔨 Build/Dependencies

* **style:** make global scss variables ([8573604](8573604))
* **ga:** migrate to google analytics 4 ([ecd23cd](ecd23cd))

### 🎨 Styles

* change more styles for branding ([4f208d7](4f208d7))
* more branding styles and update snapshots ([8b21b1c](8b21b1c))
* new branding ([86c7176](86c7176))
* **vis:** replace loading image ([04873d2](04873d2))

### 🔧 Continuous Integration

* update cancel-workflow action [skip ci] ([6d33795](6d33795))

### 🐛 Bug Fixes

* issuesreported in sonar cloud ([5671495](5671495))
* **header:** menu button position ([2beedab](2beedab))
* more fix according to sonar cloud ([36166fa](36166fa))
  • Loading branch information
github-actions-bot committed Nov 8, 2022
1 parent 40d64d2 commit e19d34a
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
### [2.0.7](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.6...v2.0.7) (2022-11-08)


### 🔨 Build/Dependencies

* **style:** make global scss variables ([8573604](https://github.com/researchdata-sheffield/dataviz-hub2/commit/8573604337c437fa1f3f830ba00ebb0b2b071d38))
* **ga:** migrate to google analytics 4 ([ecd23cd](https://github.com/researchdata-sheffield/dataviz-hub2/commit/ecd23cd924255e7971cd71d5f2e7e0111b1ea61c))


### 🎨 Styles

* change more styles for branding ([4f208d7](https://github.com/researchdata-sheffield/dataviz-hub2/commit/4f208d75c3ad916769d8dbf51d6c207bdd65f387))
* more branding styles and update snapshots ([8b21b1c](https://github.com/researchdata-sheffield/dataviz-hub2/commit/8b21b1cb768ede3aa191788e6015bf1e077bb82a))
* new branding ([86c7176](https://github.com/researchdata-sheffield/dataviz-hub2/commit/86c71768a78533990005e5e623854906be7560ed))
* **vis:** replace loading image ([04873d2](https://github.com/researchdata-sheffield/dataviz-hub2/commit/04873d2b92c53d12d2e38d5eb0d84c86c152a86f))


### 🔧 Continuous Integration

* update cancel-workflow action [skip ci] ([6d33795](https://github.com/researchdata-sheffield/dataviz-hub2/commit/6d3379580b6afcadae5a336cd68fbb2b2c083d28))


### 🐛 Bug Fixes

* issuesreported in sonar cloud ([5671495](https://github.com/researchdata-sheffield/dataviz-hub2/commit/5671495bb44d3be088c881920280b210bf827945))
* **header:** menu button position ([2beedab](https://github.com/researchdata-sheffield/dataviz-hub2/commit/2beedab24ff1c7a5c6365534b99dd3127247527b))
* more fix according to sonar cloud ([36166fa](https://github.com/researchdata-sheffield/dataviz-hub2/commit/36166fac9cedd84ac90880cd6eb56ceab84fd5e5))

### [2.0.6](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.5...v2.0.6) (2022-09-05)


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

0 comments on commit e19d34a

Please sign in to comment.