Skip to content

Commit e93b70d

Browse files
committed
updating the changeset
1 parent 9df6011 commit e93b70d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.changeset/changelog-hds.cjs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// - the file needs to live at the same level as the config file and `***.md` changeset files, otherwise it triggers an error "[Error: ENOENT: no such file or directory, open '/PATH/TO/hashicorp/design-system/.changeset/SUBFOLDER/changes.md']"
1010
// - the file needs to be in "cjs" (`require()`) format, otherwise it doesn't work (at least, we weren't able to get it working) - [we have used the `node_modules/@changesets/changelog-github/dist/changelog-github.cjs.prod.js` compiled file in the NPM package as reference of what is the expected code syntax]
1111
//
12-
// COMMENT TO FORCE BUILD
1312

1413
const dotenv = require("dotenv");
1514
const getGithubInfo = require("@changesets/get-github-info");

.changeset/ripe-clowns-carry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@hashicorp/design-system-components": major
33
---
44

5-
moved ember basic dropdown to a dep
5+
Added `ember-basic-dropdown` as a dependency

0 commit comments

Comments
 (0)