Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #896 from rashley-iqt/release
Browse files Browse the repository at this point in the history
release 0.3.25
  • Loading branch information
rashley-iqt authored Jan 14, 2021
2 parents 067e060 + 7538243 commit 0c79874
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.3.25](https://github.com/IQTLabs/CRviz/compare/v0.3.24...v0.3.25) (2021-01-14)

#### Dependency Updates
* update dependency hawk to v9.0.0 ([13526a1](https://github.com/IQTLabs/CRviz/commit/13526a113989e31d7c2a1f43ad9c4f22790f7b00))
* update dependency ini from 1.3.5 to 1.3.7 ([a4139e7](https://github.com/IQTLabs/CRviz/commit/a4139e783fb29f7494a2e4ee72ff209deeee7687))
* update dependency typescript to v4.1.3 ([4dd6790](https://github.com/IQTLabs/CRviz/commit/4dd6790623220a40d16350405627098f10662d66))
* update dependency @actions/setup-node action to v2 ([acbae6b](https://github.com/IQTLabs/CRviz/commit/acbae6b1b8b7d18b97320f47834777292a27a8a2))
* update dependency node-notifier from 8.0.0 to 8.0.1 ([dbb343d](https://github.com/IQTLabs/CRviz/commit/dbb343da9e28236c2a4db617a20b9fc1b508fe34))
* update dependency @fortawesome/react-fontawesome to v0.1.14 ([0badb4d](https://github.com/IQTLabs/CRviz/commit/0badb4d10b7b882b8c0ab2449f8dab6d59a0d742))
* update dependency eslint-plugin-react to v7.22.0 ([7155ca8](https://github.com/IQTLabs/CRviz/commit/7155ca8cf21b26183e506fa876154113792ab9ac))
* update dependency react-spinners to v0.10.4 ([b0f1896](https://github.com/IQTLabs/CRviz/commit/b0f1896655a1445a1423df944af9bad74ead640c))
* update dependency eslint to v7.17.0 ([1a96dd6](https://github.com/IQTLabs/CRviz/commit/1a96dd6cf812ff769836315e41a905f07452178c))
* update dependency codecov/codecov-action action to v1.2.1 ([dcb2b59](https://github.com/IQTLabs/CRviz/commit/dcb2b597b30336021924531a8964fa03a760bba2))
* update dependency Font Awesome to v5.15.2 ([3af4a3f](https://github.com/IQTLabs/CRviz/commit/3af4a3f349728699263863df96986ec4dde84488))
* update dependency sinon to v9.2.3 ([6556c89](https://github.com/IQTLabs/CRviz/commit/6556c897b1970534067ed9d7a6b5a9734aa0c209))


### [0.3.24](https://github.com/IQTLabs/CRviz/compare/v0.3.23...v0.3.24) (2020-12-10)

### Changes
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "CRviz",
"version": "0.3.25-dev",
"version": "0.3.25",
"private": true,
"dependencies": {
"@fortawesome/fontawesome": "1.1.8",
Expand Down

0 comments on commit 0c79874

Please sign in to comment.