Skip to content

Commit bf5e23f

Browse files
author
GitHub Actions Bot
committed
chore(release): 1.0.2 [ci-skip]
1 parent 084141a commit bf5e23f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 1.0.2 (2023-03-02)
6+
7+
8+
### Documentation
9+
10+
* Nominal README change ([084141a](https://github.com/indeedeng/react-singleton-context/commit/084141a7711e8ffe2de8e6d39b0dc597d79aa8fa))
11+
512
### 1.0.1 (2023-01-23)
613

714
### Continuous Integration

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-singleton-context",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A small library designed to register and return singletonized React contexts",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)