Skip to content

Commit 83ab276

Browse files
author
GitHub Actions Bot
committed
chore(release): 1.0.1 [ci-skip]
1 parent 3c53b1d commit 83ab276

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# Changelog
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.
4+
5+
### 1.0.1 (2023-01-23)
6+
7+
8+
### Continuous Integration
9+
10+
* Skip husky removal for now during CI/CD ([3c53b1d](https://github.com/indeedeng/react-context-registry/commit/3c53b1d6cff2052ca2e1ebfb16564604cea8e898))
11+
12+
# Changelog
13+
14+
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.

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-context-registry",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A small library designed to register and return singletonized React contexts",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)