Skip to content

Commit

Permalink
Merge pull request #1350 from acelaya-forks/feature/update-packages
Browse files Browse the repository at this point in the history
Update to latest shlink-web-component and shlink-frontend-kit
  • Loading branch information
acelaya authored Oct 19, 2024
2 parents 32c3c99 + 723e869 commit 5f5b66a
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 37 deletions.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ updates:
fontawesome:
patterns:
- '@fortawesome/*'
eslint-plugins: # TODO Add eslint back once updated to v9
eslint:
patterns:
- '@shlinkio/eslint-config-js-coding-standard'
- 'typescript-eslint'
- '*eslint-plugin*'
- 'eslint'
shlink:
patterns:
- '@shlinkio/*'
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ 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]
### Added
* *Nothing*

### Changed
* Update to `@shlinkio/shlink-frontend-kit` 0.6.0
* Update to `@shlinkio/shlink-web-component` 0.10.0

### Deprecated
* *Nothing*

### Removed
* *Nothing*

### Fixed
* *Nothing*


## [4.2.1] - 2024-10-09
### Added
* *Nothing*
Expand Down
Loading

0 comments on commit 5f5b66a

Please sign in to comment.