Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.2](v1.2.1...v1.2.2) (2022-04-13)

### 🔨 Build/Dependencies

* upgrade Gatsby to v4 ([d58d984](d58d984))

### 🎨 Styles

* blog post share buttons ([158a4e7](158a4e7)), closes [#224](#224)
* search result date ([4b79ec3](4b79ec3))

### 🔧 Continuous Integration

* replace actions for npm cache ([fef4538](fef4538))
  • Loading branch information
github-actions-bot committed Apr 13, 2022
1 parent b271965 commit d66296b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### [1.2.2](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v1.2.1...v1.2.2) (2022-04-13)


### 🔨 Build/Dependencies

* upgrade Gatsby to v4 ([d58d984](https://github.com/researchdata-sheffield/dataviz-hub2/commit/d58d984db75e0d97b5a3542b64a8c41ae30f2d47))


### 🎨 Styles

* blog post share buttons ([158a4e7](https://github.com/researchdata-sheffield/dataviz-hub2/commit/158a4e786594e2a044b6ee6c15e4bbf23be5a353)), closes [#224](https://github.com/researchdata-sheffield/dataviz-hub2/issues/224)
* search result date ([4b79ec3](https://github.com/researchdata-sheffield/dataviz-hub2/commit/4b79ec3e57c588b150ff6d46c99b28bad4000cbb))


### 🔧 Continuous Integration

* replace actions for npm cache ([fef4538](https://github.com/researchdata-sheffield/dataviz-hub2/commit/fef45382508d2f6df3fc9aaa1b751a3c1080ff7c))

### [1.2.1](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v1.2.0...v1.2.1) (2022-04-13)


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": "1.2.1",
"version": "1.2.2",
"author": "Yu Liang Weng <y.weng@sheffield.ac.uk>",
"scripts": {
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
Expand Down

0 comments on commit d66296b

Please sign in to comment.