Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitabisaengineer authored Sep 5, 2024
1 parent ca4f35d commit 8153b50
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.0](https://github.com/kitabisa/jwe-wasm/compare/v0.1.0...v0.2.0) (2024-09-05)


### Features

* initial commit ([05b1431](https://github.com/kitabisa/jwe-wasm/commit/05b1431dfc48e84be00ef5f75bb2def53e51ea03))


### Bug Fixes

* bump version ([ca4f35d](https://github.com/kitabisa/jwe-wasm/commit/ca4f35d90e2ecf46c8a36e1c103c6e0c0676088a))

## 0.1.0 (2024-09-05)


Expand Down
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 = "jwe-wasm"
version = "0.1.1"
version = "0.2.0"
authors = ["Ade Hery Shopyan <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit 8153b50

Please sign in to comment.