Skip to content

Commit fcde061

Browse files
authored
Merge pull request #200 from hashicorp/changeset-release/main
2 parents 3586bb9 + cc9a910 commit fcde061

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-bags-design.md

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

packages/tools/CHANGELOG.md

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

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#199](https://github.com/hashicorp/web-platform-packages/pull/199) [`7c4c6a4`](https://github.com/hashicorp/web-platform-packages/commit/7c4c6a405b8b04b12e23f94a361940647136e09b) Thanks [@dstaley](https://github.com/dstaley)! - Add support for skipCommentIfEmpty
8+
39
## 0.9.0
410

511
### Minor Changes

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashicorp/platform-tools",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "A collection of tools and utilities for use throughout our projects.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)