Skip to content

Commit c8a078c

Browse files
committed
Release v1.0.3
1 parent 5e37bce commit c8a078c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v0.1.2](https://github.com/greenfinity/rescript-context-utils/compare/v0.1.1-0...v0.1.2)
10+
## [v0.1.3](https://github.com/greenfinity/rescript-context-utils/compare/v0.1.2...v0.1.3)
11+
12+
### Merged
13+
14+
- Add gitkeep file to tests folder [`#2`](https://github.com/greenfinity/rescript-context-utils/pull/2)
15+
16+
## [v0.1.2](https://github.com/greenfinity/rescript-context-utils/compare/v0.1.1-0...v0.1.2) - 2025-01-12
1117

1218
### Merged
1319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@greenfinity/rescript-context-utils",
33
"description": "Rescript React Context utilities",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"license": "MIT",
66
"homepage": "https://github.com/greenfinity/rescript-context-utils",
77
"repository": {

0 commit comments

Comments
 (0)