Skip to content

Commit

Permalink
Release v7.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Tane Morgan committed Mar 11, 2019
1 parent fa1e178 commit 64909da
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog

## [v7.2.10](https://github.com/tanem/react-svg/tree/v7.2.10) (2019-03-11)
[Full Changelog](https://github.com/tanem/react-svg/compare/v7.2.9...v7.2.10)

**Merged pull requests:**

- Reconfigure Renovate [\#228](https://github.com/tanem/react-svg/pull/228) ([tanem](https://github.com/tanem))
- Update dependency react-scripts to v2.1.8 [\#226](https://github.com/tanem/react-svg/pull/226) ([renovate[bot]](https://github.com/apps/renovate))
- Pin dependencies [\#225](https://github.com/tanem/react-svg/pull/225) ([renovate[bot]](https://github.com/apps/renovate))
- Reconfigure Renovate [\#224](https://github.com/tanem/react-svg/pull/224) ([tanem](https://github.com/tanem))

## [v7.2.9](https://github.com/tanem/react-svg/tree/v7.2.9) (2019-03-09)
[Full Changelog](https://github.com/tanem/react-svg/compare/v7.2.8...v7.2.9)

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
@@ -1,6 +1,6 @@
{
"name": "react-svg",
"version": "7.2.9",
"version": "7.2.10",
"description": "A React component that injects SVG into the DOM.",
"main": "index.js",
"module": "es/react-svg.js",
Expand Down

0 comments on commit 64909da

Please sign in to comment.