Skip to content

Commit

Permalink
update node version to 20.11.0 and update browser sync
Browse files Browse the repository at this point in the history
  • Loading branch information
13twelve committed Jan 23, 2024
1 parent 4185fd7 commit c7ed6dd
Show file tree
Hide file tree
Showing 5 changed files with 3,507 additions and 1,879 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.17.0
v20.11.0
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.12.0] - 2024-01-23

### Changed
- `npm audit` updated browser sync
- updated node version to `20.11.0`

## [3.11.1] - 2024-01-22

### Fixed
Expand Down
1 change: 1 addition & 0 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-darwin-23

DEPENDENCIES
github-pages
Expand Down
Loading

0 comments on commit c7ed6dd

Please sign in to comment.