Skip to content

Commit

Permalink
Add v2.7.0 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Jul 20, 2024
1 parent 6f7e777 commit fcb7eeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 20.5
node-version: 22.4
with-unit-tests: false
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ 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).

## [Unreleased]
## [2.7.0] - 2024-07-20
### Added
* *Nothing*

### Changed
* Use new reusable workflow to publish docker image
* Update to `@shlinkio/eslint-config-js-coding-standard` 3.0, and migrate to ESLint flat config.
* Update dependencies

### Deprecated
* *Nothing*
Expand Down

0 comments on commit fcb7eeb

Please sign in to comment.