Skip to content

Commit 100afe2

Browse files
authored
Merge pull request #260 from hashicorp/changeset-release/main
Version Packages
2 parents 031a0a7 + deeb42a commit 100afe2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slimy-moose-rest.md

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

packages/remark-plugins/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#259](https://github.com/hashicorp/web-platform-packages/pull/259) [`38da077`](https://github.com/hashicorp/web-platform-packages/commit/38da07718a9c439f83359f0230664fb30c0bfd35) Thanks [@dstaley](https://github.com/dstaley)! - Add .js extension to import statement
8+
39
## 0.2.0
410

511
### Minor Changes

packages/remark-plugins/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-remark-plugins",
33
"description": "A potpourri of remark plugins used to process .mdx files",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": "Jeff Escalante",
66
"bugs": "https://github.com/hashicorp/web-platform-packages/issues",
77
"contributors": [],

0 commit comments

Comments
 (0)