Skip to content

Commit c419987

Browse files
chore(release): publish
- react-property@2.0.2
1 parent 362dc0e commit c419987

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-property/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/remarkablemark/react-dom-core/compare/react-property@2.0.1...react-property@2.0.2) (2023-10-22)
7+
8+
**Note:** Version bump only for package react-property
9+
610
## [2.0.1](https://github.com/remarkablemark/react-dom-core/compare/react-property@2.0.0...react-property@2.0.1) (2023-10-22)
711

812
**Note:** Version bump only for package react-property

packages/react-property/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-property",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "HTML and SVG DOM property configs used by React.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)