Skip to content

Commit

Permalink
Fixed Composer Package
Browse files Browse the repository at this point in the history
  • Loading branch information
ObliviousHarmony committed Jan 29, 2024
1 parent d338473 commit 0852b72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0852b72

Please sign in to comment.