Skip to content

Commit

Permalink
ci(uplift): uplifted for version v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
uplift-bot committed Jun 16, 2024
1 parent a0e51cb commit 0d28005
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [v2.0.2](https://github.com/gembaadvantage/uplift-action/releases/tag/v2.0.2) - 2024-06-16

- [`a0e51cb`](https://github.com/gembaadvantage/uplift-action/commit/a0e51cbee7e88f9057c755d323bec041dec5f1bd) fix(deps): update action to use node 20 (#79)
- [`a05bd35`](https://github.com/gembaadvantage/uplift-action/commit/a05bd353f57690f0ece9d29c5a60775dcba4f6b1) chore: include the dist/index.js file as part of the release
- [`0d85ffe`](https://github.com/gembaadvantage/uplift-action/commit/0d85ffe9939a56ba20d1e602e622b8e8613b4f33) chore: align uplift configuration with latest documentation (#81)
- [`6a3527e`](https://github.com/gembaadvantage/uplift-action/commit/6a3527e5fa90f3c21461fc849d97a52ee8dc15ae) docs: include details on how to trigger another workflow and customise the git author (#80)
- [`8738555`](https://github.com/gembaadvantage/uplift-action/commit/87385559ca8cffd7114f685456089b85740893d6) chore(deps): bump @actions/core from 1.4.0 to 1.8.0 (#43)
- [`e35f4e8`](https://github.com/gembaadvantage/uplift-action/commit/e35f4e8e4f14af1a48fae5fe5300035a2792534a) chore(deps): bump codecov/codecov-action from 1.5.2 to 3.1.0 (#41)
- [`14860a0`](https://github.com/gembaadvantage/uplift-action/commit/14860a0503220fbc3fca8cb33ef80c2ed10d20ad) chore(deps): bump actions/setup-node from 2 to 3 (#34)
- [`6632409`](https://github.com/gembaadvantage/uplift-action/commit/6632409b871a7662ca23ab483984192f2a617811) chore(deps): bump actions/checkout from 2.3.4 to 3 (#35)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uplift-action",
"version": "2.0.1",
"version": "2.0.2",
"description": "GitHub Action for Uplift, the semantic versioning tool built for CI ",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 0d28005

Please sign in to comment.