Skip to content

Commit 029314d

Browse files
authored
Merge pull request #237 from hashicorp/changeset-release/main
Version Packages
2 parents e2644a1 + b312c73 commit 029314d

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/calm-seals-type.md

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

.changeset/giant-pets-relax.md

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

.changeset/silver-hats-sniff.md

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

packages/cli/CHANGELOG.md

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

3+
## 2.7.3
4+
5+
### Patch Changes
6+
7+
- [#236](https://github.com/hashicorp/web-platform-packages/pull/236) [`6190fc2`](https://github.com/hashicorp/web-platform-packages/commit/6190fc2dca5d2dba49e34d12bedd60e2978e6f54) Thanks [@kendallstrautman](https://github.com/kendallstrautman)! - Update docs with themed image syntax
8+
9+
* [#248](https://github.com/hashicorp/web-platform-packages/pull/248) [`033e568`](https://github.com/hashicorp/web-platform-packages/commit/033e568b200ba21c66513e1933c245d736a4969b) Thanks [@dstaley](https://github.com/dstaley)! - Update ejs dependency
10+
11+
- [#253](https://github.com/hashicorp/web-platform-packages/pull/253) [`5a8b65e`](https://github.com/hashicorp/web-platform-packages/commit/5a8b65e376ee0c0378ad3c9940b4bfc9fa9eed80) Thanks [@dstaley](https://github.com/dstaley)! - Update Web Presence GitHub team name
12+
313
## 2.7.2
414

515
### Patch Changes

packages/cli/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-cli",
33
"description": "CLI for code generation, linting, formatting, etc for HashiCorp next.js websites",
4-
"version": "2.7.2",
4+
"version": "2.7.3",
55
"author": "HashiCorp",
66
"bin": {
77
"next-hashicorp": "next-hashicorp"

0 commit comments

Comments
 (0)