Skip to content

Commit ed23100

Browse files
Version Packages (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18b6482 commit ed23100

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/cuddly-baboons-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @stainless-code/react-modal-manager
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#1](https://github.com/stainless-code/react-modal-manager/pull/1) [`18b6482`](https://github.com/stainless-code/react-modal-manager/commit/18b6482f55e69bdf20e682aefebc886af209d788) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Update `peerDependencies` for `react` and `react-dom` to allow versions `>=16`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stainless-code/react-modal-manager",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A powerful, type-safe modal management system for React applications",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)