Skip to content

Commit

Permalink
Merge pull request #2 from chenhunghan/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--jwks

chore(main): release 0.1.0
  • Loading branch information
chenhunghan authored Jan 26, 2024
2 parents 9356911 + 768cc16 commit 2403ed8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 0.1.0 (2024-01-26)


### Features

* init jwks ([b271cca](https://github.com/chenhunghan/jwks/commit/b271cca05fe06cd85deff61111398064c521bf1a))


### Bug Fixes

* keep Cargo.lock as we are releasing a lib ([9356911](https://github.com/chenhunghan/jwks/commit/935691161948c7e715562918f945a51efad1e076))
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 = "jwks"
version = "0.1.1"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 2403ed8

Please sign in to comment.