Skip to content

Commit

Permalink
Merge pull request #53 from vault12/fix-npm-issues-sep-2024
Browse files Browse the repository at this point in the history
fixed npm audit issues
  • Loading branch information
pavlo-liapin authored Sep 23, 2024
2 parents 0e33c72 + 8e3850e commit 5716a8a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## [Unreleased]

## [1.0.10] - 2024-09-23

### Changed

- Fixed npm audit issues.

## [1.0.9] - 2024-09-02

### Changed

- Upgraded to Angular 18.
- Fixed npm audit issues.

## [1.0.8] - 2024-09-02

### Changed

- Fixed npm audit issues.

## [1.0.7] - 2024-05-02

### Changed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zax-dashboard",
"version": "1.0.9",
"version": "1.0.10",
"author": "Vault12",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 5716a8a

Please sign in to comment.