Skip to content

Commit 74583b4

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-09-07) ### Bug Fixes * **examples:** my-react-crasher fails to load ([#6](#6)) ([16386b8](16386b8))
1 parent 16386b8 commit 74583b4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/BugSplat-Git/bugsplat-react/compare/v1.0.1...v1.0.2) (2022-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **examples:** my-react-crasher fails to load ([#6](https://github.com/BugSplat-Git/bugsplat-react/issues/6)) ([16386b8](https://github.com/BugSplat-Git/bugsplat-react/commit/16386b8b9d49ab8c9a11f50ef04ef16e165c0690))
7+
18
## [1.0.1](https://github.com/BugSplat-Git/bugsplat-react/compare/v1.0.0...v1.0.1) (2022-07-26)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bugsplat/react",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "bugsplat utilities for react",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)