Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2023-03-01)

### Bug Fixes

* implement pull request validation pipeline ([f44d3eb](f44d3eb))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent f44d3eb commit 8e3c40e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
@@ -1,6 +1,6 @@
{
"name": "@render-with/react-intl",
"version": "2.0.2",
"version": "2.0.3",
"description": "Render decorators for components under test that require a React IntlProvider.",
"keywords": [
"testing",
Expand Down

0 comments on commit 8e3c40e

Please sign in to comment.