Skip to content

Commit

Permalink
chore(deps): trigger a release based with changie updates (#72)
Browse files Browse the repository at this point in the history
Approval will trigger update.

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Jan 23, 2024
1 parent e78f590 commit dfb5e8d
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/v1.0.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## v1.0.8 - 2024-01-23


### ⬆️ Dependencies

- Maintenance release due to updated dependencies.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Changelog

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/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v1.0.8 - 2024-01-23


### ⬆️ Dependencies

- Maintenance release due to updated dependencies.
## v1.0.7 (2022-09-01)

### Chore:
Expand Down
8 changes: 8 additions & 0 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ registries:
ref: v4.122.1 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/changie@v1.18.0
tags:
- release
- name: golang/go@go1.21.6
- name: direnv/direnv@v2.33.0
- name: magefile/mage@v1.15.0
Expand All @@ -24,3 +26,9 @@ packages:
- name: git-town/git-town@v11.1.0
- name: DelineaXPM/dsv-cli@v1.40.6
- name: gotestyourself/gotestsum@v1.11.0
- name: cli/cli@v2.42.1
tags:
- release
- name: mikefarah/yq@v4.40.5
tags:
- release

0 comments on commit dfb5e8d

Please sign in to comment.