From ebf965d590545074567674ed60a154eb14e545e3 Mon Sep 17 00:00:00 2001 From: Titouan Mathis Date: Thu, 26 Oct 2023 22:46:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 002613b..edf6513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [v5.3.0](https://github.com/studiometa/ui/compare/5.2.3..5.3.0) (2023-10-26) + ### Added - Add a `meta link [ --alias @]` command to easily create import aliases ([#139](https://github.com/studiometa/webpack-config/pull/139)) + +### Changed + +- Update dependencies ([7e70fe2](https://github.com/studiometa/webpack-config/commit/7e70fe2)) +- Update @studiometa/webpack-config-preset-vue-2 dependencies ([c1a4ff9](https://github.com/studiometa/webpack-config/commit/c1a4ff9)) +- Update @studiometa/webpack-config-preset-vue-3 dependencies ([822af46](https://github.com/studiometa/webpack-config/commit/822af46)) +- Update @studiometa/webpack-config dev dependencies ([b47b5fb](https://github.com/studiometa/webpack-config/commit/b47b5fb)) +- Update @studiometa/webpack-config dependencies ([271d391](https://github.com/studiometa/webpack-config/commit/271d391))