Skip to content

Commit

Permalink
chore: release 6.3.0 (#490)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 25, 2022
1 parent 3e09b5c commit aff0121
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [6.3.0](https://www.github.com/pradel/react-responsive-modal/compare/v6.2.0...v6.3.0) (2022-04-25)


### Features

* ability to specify id for container ([#489](https://www.github.com/pradel/react-responsive-modal/issues/489)) ([3e09b5c](https://www.github.com/pradel/react-responsive-modal/commit/3e09b5c668e5cbe6127c5b439d57a80a3d24bd33))

## [6.2.0](https://www.github.com/pradel/react-responsive-modal/compare/v6.1.0...v6.2.0) (2021-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,5 +23,5 @@
"lint-staged": "10.5.1",
"prettier": "2.1.2"
},
"version": "6.2.0"
"version": "6.3.0"
}

0 comments on commit aff0121

Please sign in to comment.