Skip to content

Commit 0f16f7b

Browse files
committed
chore(release): 4.1.5
1 parent a39f3d1 commit 0f16f7b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [4.1.5](https://github.com/kevinand11/valleyed/compare/v4.1.4...v4.1.5) (2023-03-19)
6+
57
### [4.1.4](https://github.com/kevinand11/valleyed/compare/v4.1.3...v4.1.4) (2023-03-18)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valleyed",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "A lightweight package with definitions for various validation rules, and helper services to consume said rules.",
55
"main": "lib/index.js",
66
"sideEffects": false,

0 commit comments

Comments
 (0)