Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

April 2024 Updates #585

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All changes to the "Hide Node Modules" VScode extension will be documented in this file:

### 1.3.0 - (April 28 2024)

- Updated readme (removed broken link)
- Updated dependencies

### v1.1.8 - (December 02 2023)

- Updated dependencies
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

[![Last Github Commit](https://img.shields.io/github/last-commit/chrisbibby/vscode_hide-node-modules?color=blue&labelColor=grey)](https://github.com/ChrisBibby/vscode_hide-node-modules)
[![Last Updated](https://img.shields.io/visual-studio-marketplace/last-updated/chrisbibby.hide-node-modules?color=blue&labelColor=grey)](https://marketplace.visualstudio.com/items?itemName=chrisbibby.hide-node-modules)
[![Known Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/chrisbibby/vscode_hide-node-modules?color=blue&labelColor=grey)](https://snyk.io/test/github/ChrisBibby/vscode_hide-node-modules)

# Hide Node Modules README

Expand Down
Loading
Loading