Skip to content

Commit

Permalink
Merge pull request #3 from 01Joseph-Hwang10/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--loose-dependency-manager

chore(master): release loose-dependency-manager 0.1.1
  • Loading branch information
01Joseph-Hwang10 authored May 9, 2024
2 parents 930179b + 304a92f commit b1468f6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/01Joseph-Hwang10/loose-dependency-manager/compare/loose-dependency-manager-v0.1.0...loose-dependency-manager-v0.1.1) (2024-05-09)


### Bug Fixes

* loading env var ([930179b](https://github.com/01Joseph-Hwang10/loose-dependency-manager/commit/930179b640ea29487b3092a6d9dfa9b4a6063919))

## [0.1.0](https://github.com/01Joseph-Hwang10/loose-dependency-manager/compare/loose-dependency-manager-v0.0.1...loose-dependency-manager-v0.1.0) (2024-05-09)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "loose-dependency-manager"
version = "0.1.0"
version = "0.1.1"
description = "Tool for managing code dependencies in a loosely-coupled way."
classifiers = [
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit b1468f6

Please sign in to comment.