diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b48cc2..c32bd1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.13.1] + +Dependency updates. + +**Full Changelog**: https://github.com/zooniverse/Zooniverse-React-Components/compare/v0.13.0...v0.13.1 + ## [0.13.0] [Security] Override markdown-it to v13 and superagent to v8, so that we're always using the latest version of both packages.