Skip to content

Commit

Permalink
chore(main): release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philipcristiano committed Mar 12, 2024
1 parent 4d2e7c9 commit dd915fb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.4](https://github.com/philipcristiano/hello_idc/compare/v0.1.3...v0.1.4) (2024-03-12)


### Bug Fixes

* **deps:** update rust crate anyhow to 1.0.81 ([64cc28b](https://github.com/philipcristiano/hello_idc/commit/64cc28b7cafd5946a34d8ce5b44b31316d4ef84d))
* Include dockerfile cache for cargo ([9f6a6d7](https://github.com/philipcristiano/hello_idc/commit/9f6a6d787eadab3a655332db8b18def99e0e2256))

## [0.1.3](https://github.com/philipcristiano/hello_idc/compare/v0.1.2...v0.1.3) (2024-03-11)


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 = "hello_idc"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
description = "Hello World with OIDC auth"
license = "Apache-2.0"
Expand Down

0 comments on commit dd915fb

Please sign in to comment.