Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.2...v1.1.0) (2022-02-01)

### 🔧 Continuous Integration

* remove post-deploy test to avoid disruption to GA ([99b2017](99b2017))

### 🐛 Bug Fixes

* **config:** exclude json files from the source nodes stage" ([20f5bc1](20f5bc1))

### 🔨 Build/Dependencies

* limit number of content in the development env ([e3fe7e8](e3fe7e8))
* resolve package-lock.json file error ([057b3dc](057b3dc))

### 📝 Documentation

* **new-visualisation:** F-UJI assessment results ([1ebfc29](1ebfc29))
* **new-visualisation:** Why Garden? Attitudes and the perceived health benefits of home gardening ([e7e6426](e7e6426))
  • Loading branch information
github-actions-bot committed Feb 1, 2022
1 parent 4efcc51 commit 807b980
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## [1.1.0](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v1.0.2...v1.1.0) (2022-02-01)


### 🔧 Continuous Integration

* remove post-deploy test to avoid disruption to GA ([99b2017](https://github.com/researchdata-sheffield/dataviz-hub2/commit/99b20170213cc574b60473a0fda0fba91cdb14e5))


### 🐛 Bug Fixes

* **config:** exclude json files from the source nodes stage" ([20f5bc1](https://github.com/researchdata-sheffield/dataviz-hub2/commit/20f5bc135f39d89d79b1ed89150b83619300e60a))


### 🔨 Build/Dependencies

* limit number of content in the development env ([e3fe7e8](https://github.com/researchdata-sheffield/dataviz-hub2/commit/e3fe7e8dd4b18608624c8d8178ef166c81c5c99a))
* resolve package-lock.json file error ([057b3dc](https://github.com/researchdata-sheffield/dataviz-hub2/commit/057b3dc35ee4663e00e94c85831d68ca6777fa8f))


### 📝 Documentation

* **new-visualisation:** F-UJI assessment results ([1ebfc29](https://github.com/researchdata-sheffield/dataviz-hub2/commit/1ebfc290b19dda3be9519cdd25e3ff72c3763951))
* **new-visualisation:** Why Garden? Attitudes and the perceived health benefits of home gardening ([e7e6426](https://github.com/researchdata-sheffield/dataviz-hub2/commit/e7e6426a78fc2841800b781fdabede30d2af3b79))

### [1.0.2](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v1.0.1...v1.0.2) (2022-01-20)


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

0 comments on commit 807b980

Please sign in to comment.