From 1f14b11f5e5c59d48956e12a27bfc9b0422688de Mon Sep 17 00:00:00 2001 From: bluwy Date: Fri, 13 Oct 2023 16:25:06 +0800 Subject: [PATCH] Release v0.2.5 --- CHANGELOG.md | 5 +++++ LICENSE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b71e4..a176024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.2.5 (2023-10-13) + +- Align `findDepPkgJsonPath` implementation with Vite +- Allow Vite 5 peer dependency + ## 0.2.4 (2022-12-17) - Fix `findDepPkgJsonPath` usage in Windows mapped network drives diff --git a/LICENSE b/LICENSE index 1a9f877..d81536e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Bjorn and Dominik +Copyright (c) 2023 Bjorn and Dominik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal