Skip to content

Commit

Permalink
Merge pull request #93 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.3
  • Loading branch information
philipcristiano authored Mar 11, 2024
2 parents dce52df + a49220a commit 0c2642b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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.3](https://github.com/philipcristiano/hello_idc/compare/v0.1.2...v0.1.3) (2024-03-11)


### Bug Fixes

* Trigger release commit ([dce52df](https://github.com/philipcristiano/hello_idc/commit/dce52dfd30a137b1a38fe43cfd186bde0313606a))

## [0.1.2](https://github.com/philipcristiano/hello_idc/compare/v0.1.1...v0.1.2) (2024-03-09)


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

0 comments on commit 0c2642b

Please sign in to comment.