Skip to content

Commit b82e4c1

Browse files
Version Packages (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f33ff3 commit b82e4c1

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/wide-pianos-give.md

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

harden-react-markdown/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# harden-react-markdown
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7f33ff3]
8+
9+
310
## 1.1.4
411

512
### Patch Changes

harden-react-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "harden-react-markdown",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A security-focused wrapper for react-markdown that filters URLs based on allowed prefixes",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

rehype-harden/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rehype-harden
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- 7f33ff3: Allow for anchor links without specifying a default origin
8+
39
## 1.1.4
410

511
### Patch Changes

rehype-harden/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype-harden",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A security-focused rehype plugin that filters URLs based on allowed prefixes",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)