From 0852b726ad9987e26147e63fc07e15c182753e4c Mon Sep 17 00:00:00 2001 From: Christopher Allford <6451942+ObliviousHarmony@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:44:45 -0800 Subject: [PATCH] Fixed Composer Package --- .gitattributes | 1 + CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 7118417..c5a4d94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,6 +21,7 @@ /package.json export-ignore /package-lock.json export-ignore /node_modules export-ignore +/composer.lock export-ignore /vendor export-ignore /extension.js export-ignore /extension.js.map export-ignore diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cf441f..a5db671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.1] - 2024-01-29 +### Fixed +- Composer package should not contain unnecessary files. + ## [3.0.0] - 2024-01-29 ### Added - Support using an `obliviousharmony/vscode-phpcs-integration` Composer package to provide