Skip to content

Commit c7c3bc5

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-07-26) ### Bug Fixes * **cd:** change access to public ([e667421](e667421)) * **cd:** MIT license ([8d9a151](8d9a151))
1 parent 8d9a151 commit c7c3bc5

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/BugSplat-Git/bugsplat-react/compare/v1.0.0...v1.0.1) (2022-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **cd:** change access to public ([e667421](https://github.com/BugSplat-Git/bugsplat-react/commit/e667421212092390891651088f01e04ffad5d773))
7+
* **cd:** MIT license ([8d9a151](https://github.com/BugSplat-Git/bugsplat-react/commit/8d9a15123170208729696c76cf23bb38d6790875))
8+
19
# 1.0.0 (2022-07-26)
210

311

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.0",
3+
"version": "1.0.1",
44
"description": "bugsplat utilities for react",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)