Skip to content

Commit

Permalink
Merge pull request #100 from philipcristiano/release-please--branches…
Browse files Browse the repository at this point in the history
…--main--components--hello_idc

chore(main): release 0.1.4
  • Loading branch information
philipcristiano authored Mar 13, 2024
2 parents 368041b + f01091e commit 96c6329
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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-13)


### 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))
* Update example config ([368041b](https://github.com/philipcristiano/hello_idc/commit/368041be1b739a661d525a6aa3876638e76eb434))

## [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 96c6329

Please sign in to comment.