Skip to content

Commit 3435aae

Browse files
Merge pull request #271 from hashicorp/changeset-release/main
Version Packages
2 parents 415eb8f + ccf963e commit 3435aae

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-fans-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nextjs-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hashicorp/platform-nextjs-plugin
22

3+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- [#268](https://github.com/hashicorp/web-platform-packages/pull/268) [`9094487`](https://github.com/hashicorp/web-platform-packages/commit/9094487c570e54f62bdad4a8dbd48a05f6da0f6b) Thanks [@LeahMarieBush](https://github.com/LeahMarieBush)! - Turn off cleanupIds for svgo loader
8+
39
## 5.1.0
410

511
### Minor Changes

packages/nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/platform-nextjs-plugin",
33
"description": "Core plugin for HashiCorp next.js websites",
4-
"version": "5.1.0",
4+
"version": "5.1.1",
55
"author": "HashiCorp",
66
"scripts": {
77
"build": "rm -rf ./dist && tsc"

0 commit comments

Comments
 (0)