Skip to content

Commit

Permalink
chore: release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kickjump-bot[bot] authored Dec 14, 2024
1 parent f49627b commit cfec16f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "package_json_schema"
version = "0.2.2"
version = "0.2.3"
authors = ["Ifiok Jr. <ifiokotung@gmail.com>"]
categories = ["encoding", "config"]
documentation = "https://docs.rs/package_json_schema"
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [0.2.3](https://github.com/ifiokjr/package_json_schema/compare/v0.2.2...v0.2.3) - 2024-12-14

### <!-- 7 -->⚙️ Miscellaneous Tasks

- upgrade `validator` to latest

## [0.2.2](https://github.com/ifiokjr/package_json_schema/compare/v0.2.1...v0.2.2) - 2024-09-25

### <!-- 0 -->🎉 Added
Expand Down

0 comments on commit cfec16f

Please sign in to comment.