Skip to content

Commit

Permalink
chore(release): 1.11.11 [skip ci]
Browse files Browse the repository at this point in the history
### [1.11.11](v1.11.10...v1.11.11) (2022-01-17)

### ✅ Testing

* change export from object to array ([5310ce7](5310ce7))

### 🔧 Continuous Integration

* fix file import ([4e3b0b9](4e3b0b9))

### 🎨 Styles

* add emoji ([e922f43](e922f43))

### 🐛 Bug Fixes

* path prefix ([59849fd](59849fd))
  • Loading branch information
github-actions-bot committed Jan 17, 2022
1 parent 59849fd commit 6baf6ca
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
### [1.11.11](https://github.com/yld-weng/dataviz-hub2-test/compare/v1.11.10...v1.11.11) (2022-01-17)


### ✅ Testing

* change export from object to array ([5310ce7](https://github.com/yld-weng/dataviz-hub2-test/commit/5310ce7cca0c95afa98ee37bb49bd57bf739d894))


### 🔧 Continuous Integration

* fix file import ([4e3b0b9](https://github.com/yld-weng/dataviz-hub2-test/commit/4e3b0b93c4b31271b90c63eb09b5d64cb0c1b5d1))


### 🎨 Styles

* add emoji ([e922f43](https://github.com/yld-weng/dataviz-hub2-test/commit/e922f434beddb1a6e9e3756ec2257e8bbb85a5fd))


### 🐛 Bug Fixes

* path prefix ([59849fd](https://github.com/yld-weng/dataviz-hub2-test/commit/59849fdd0b267f034eed0503f7ecf154de1b1706))

### [1.11.10](https://github.com/yld-weng/dataviz-hub2-test/compare/v1.11.9...v1.11.10) (2022-01-17)

### [1.11.9](https://github.com/yld-weng/dataviz-hub2-test/compare/v1.11.8...v1.11.9) (2022-01-17)
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.11.10",
"version": "1.11.11",
"author": "Yu Liang Weng <y.weng@sheffield.ac.uk>",
"scripts": {
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
Expand Down

0 comments on commit 6baf6ca

Please sign in to comment.