Skip to content

Commit

Permalink
Update vpc flag in primary nav - package.json/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jaalah committed Jan 31, 2024
1 parent e9f47d1 commit 0a42c43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## [2024-01-31] - v1.110.1
### Changed:
- Updated VPC flag for primary navigation

## [2024-01-22] - v1.110.0


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "linode-manager",
"author": "Linode",
"description": "The Linode Manager website",
"version": "1.110.0",
"version": "1.110.1",
"private": true,
"type": "module",
"bugs": {
Expand Down

0 comments on commit 0a42c43

Please sign in to comment.