Skip to content

Commit 927c0f2

Browse files
chore: release v0.2.3 (#6)
Co-authored-by: kickjump-bot[bot] <179439731+kickjump-bot[bot]@users.noreply.github.com>
1 parent de2db36 commit 927c0f2

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "package_json_schema"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
authors = ["Ifiok Jr. <ifiokotung@gmail.com>"]
55
categories = ["encoding", "config"]
66
documentation = "https://docs.rs/package_json_schema"

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [0.3.0](https://github.com/ifiokjr/package_json_schema/compare/v0.2.2...v0.3.0) - 2024-12-14
10+
11+
### <!-- 0 -->🎉 Added
12+
13+
- [**breaking**] upgrade msrv
14+
15+
### <!-- 7 -->⚙️ Miscellaneous Tasks
16+
17+
- upgrade `validator` to latest
18+
919
## [0.2.2](https://github.com/ifiokjr/package_json_schema/compare/v0.2.1...v0.2.2) - 2024-09-25
1020

1121
### <!-- 0 -->🎉 Added

0 commit comments

Comments
 (0)