Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
chore(main): release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 25, 2023
1 parent 0d7dc09 commit 5e405bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.2](https://github.com/Antvirf/gh-environment-manager/compare/v0.4.1...v0.4.2) (2023-07-25)


### Documentation

* add README notice on GH CLI ([1cef355](https://github.com/Antvirf/gh-environment-manager/commit/1cef35556dd7c2c5fb47af6c2262c50fa1a4d4a7))

## [0.4.1](https://github.com/Antvirf/gh-environment-manager/compare/v0.4.0...v0.4.1) (2023-05-23)


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 = "gh-env-manager"
version = "0.4.1"
version = "0.4.2"
description = "A CLI tool to update GitHub Actions secrets and variables from a YAML file"
authors = ["Antti Viitala <tied02beaches@icloud.com>"]
readme = "README.md"
Expand Down

0 comments on commit 5e405bb

Please sign in to comment.