Skip to content

Commit

Permalink
feat: Update npm dependency to latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abourass committed Jun 27, 2024
1 parent 1f1f6a7 commit 29f8e7f
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,30 @@

All notable changes to this project will be documented in this file.

## [unreleased]
### ⚙️ Miscellaneous Tasks

- Update npm dependency to latest stable version

## [0.0.7] - 2024-06-27

### 🚀 Features

- Add getLatestGithubReleaseAsJSON function to retrieve the latest release of a GitHub repository
- Add getLatestGithubReleaseTag function to retrieve the latest GitHub release tag
- Add update_cauldron.fish script to check for Cauldron updates
- Add orbiting-volley-effect function
- Add rain-effect function
- Add shebang line to vhs-effect.fish
- Update update_cauldron.fish script to improve Cauldron update prompt

### ⚙️ Miscellaneous Tasks

- Moved `shiny.fish` into the alias dir, from the text dir
- Refactor rainbow-fish.fish to move it from the text directory to the alias directory
- Marked styled-banner as not ready for release
- Update .vscode settings to exclude version control files and directories

## [0.0.5] - 2024-06-26

### 🚀 Features

Expand Down

0 comments on commit 29f8e7f

Please sign in to comment.