Skip to content

Commit a950f0c

Browse files
committed
v0.7.2
1 parent c169dcd commit a950f0c

File tree

3 files changed

+42
-3
lines changed

3 files changed

+42
-3
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,33 @@
1+
<a name="0.7.2"></a>
2+
## <small>0.7.2 (2022-08-12)</small>
3+
4+
* Fix XSS vulnerabilities in link sanitizer ([1e5671d](https://github.com/bustle/mobiledoc-dom-renderer/commit/1e5671d))
5+
6+
7+
18
<a name="0.7.1"></a>
29
## <small>0.7.1 (2022-08-11)</small>
310

11+
* Add package-lock, remove no longer existing CI ([66013e1](https://github.com/bustle/mobiledoc-dom-renderer/commit/66013e1))
12+
* Remove attributes in tests for versions of Mobiledoc < 0.3.2 ([690b84d](https://github.com/bustle/mobiledoc-dom-renderer/commit/690b84d))
413
* Replace tab characters with emspaces ([fe6e051](https://github.com/bustle/mobiledoc-dom-renderer/commit/fe6e051))
14+
* v0.7.1 ([edd348d](https://github.com/bustle/mobiledoc-dom-renderer/commit/edd348d))
15+
516

617

718
<a name="0.7.0"></a>
819
## 0.7.0 (2019-07-16)
920

1021
* Support Mobiledoc 0.3.2 ([b4c48ab](https://github.com/bustle/mobiledoc-dom-renderer/commit/b4c48ab))
1122
* Use project-specific "broccoli" executable rather than global ([578ef83](https://github.com/bustle/mobiledoc-dom-renderer/commit/578ef83))
23+
* v0.7.0 ([08315f4](https://github.com/bustle/mobiledoc-dom-renderer/commit/08315f4))
24+
1225

1326

1427
<a name="0.6.6"></a>
1528
## <small>0.6.6 (2019-02-13)</small>
1629

30+
* 0.6.6 ([e57e186](https://github.com/bustle/mobiledoc-dom-renderer/commit/e57e186))
1731
* add module path to package.json ([56b7e57](https://github.com/bustle/mobiledoc-dom-renderer/commit/56b7e57))
1832
* Ignore case on bad protocols ([7ca17eb](https://github.com/bustle/mobiledoc-dom-renderer/commit/7ca17eb))
1933

@@ -22,13 +36,17 @@
2236
<a name="0.6.5"></a>
2337
## <small>0.6.5 (2017-03-07)</small>
2438

39+
* 0.6.5 ([53e705b](https://github.com/bustle/mobiledoc-dom-renderer/commit/53e705b))
2540
* fix(href-sanitization): Improve protocol detection for href sanitization (#53) ([a91b257](https://github.com/bustle/mobiledoc-dom-renderer/commit/a91b257)), closes [#53](https://github.com/bustle/mobiledoc-dom-renderer/issues/53)
2641

2742

2843

2944
<a name="0.6.4"></a>
3045
## <small>0.6.4 (2017-03-06)</small>
3146

47+
* 0.6.4 ([cac185a](https://github.com/bustle/mobiledoc-dom-renderer/commit/cac185a))
48+
* 0.6.4-0 ([d564abb](https://github.com/bustle/mobiledoc-dom-renderer/commit/d564abb))
49+
* 0.6.4-1 ([c7cc41b](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7cc41b))
3250
* chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) ([8f359af](https://github.com/bustle/mobiledoc-dom-renderer/commit/8f359af)), closes [#51](https://github.com/bustle/mobiledoc-dom-renderer/issues/51)
3351
* fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) ([aa1aedc](https://github.com/bustle/mobiledoc-dom-renderer/commit/aa1aedc)), closes [#50](https://github.com/bustle/mobiledoc-dom-renderer/issues/50) [#49](https://github.com/bustle/mobiledoc-dom-renderer/issues/49) [#48](https://github.com/bustle/mobiledoc-dom-renderer/issues/48)
3452

@@ -37,13 +55,23 @@
3755
<a name="0.6.3"></a>
3856
## <small>0.6.3 (2017-02-22)</small>
3957

58+
* 0.6.3 ([a3d94c8](https://github.com/bustle/mobiledoc-dom-renderer/commit/a3d94c8))
4059
* Revert usage of glimmer/build for building (for now) (#46) ([c23676a](https://github.com/bustle/mobiledoc-dom-renderer/commit/c23676a)), closes [#46](https://github.com/bustle/mobiledoc-dom-renderer/issues/46)
4160

4261

4362

63+
<a name="0.6.2"></a>
64+
## <small>0.6.2 (2017-02-16)</small>
65+
66+
* 0.6.2 ([49d56e7](https://github.com/bustle/mobiledoc-dom-renderer/commit/49d56e7))
67+
* prepublish ([071bcbf](https://github.com/bustle/mobiledoc-dom-renderer/commit/071bcbf))
68+
69+
70+
4471
<a name="0.6.1"></a>
4572
## <small>0.6.1 (2017-02-16)</small>
4673

74+
* 0.6.1 ([0f8d5a6](https://github.com/bustle/mobiledoc-dom-renderer/commit/0f8d5a6))
4775
* use forked glimmer-build without babel helpers (#45) ([f9882db](https://github.com/bustle/mobiledoc-dom-renderer/commit/f9882db)), closes [#45](https://github.com/bustle/mobiledoc-dom-renderer/issues/45)
4876
* use typeof check (#42) ([2170c2b](https://github.com/bustle/mobiledoc-dom-renderer/commit/2170c2b)), closes [#42](https://github.com/bustle/mobiledoc-dom-renderer/issues/42) [#41](https://github.com/bustle/mobiledoc-dom-renderer/issues/41)
4977

@@ -52,6 +80,7 @@
5280
<a name="0.6.0"></a>
5381
## 0.6.0 (2017-02-14)
5482

83+
* 0.6.0 ([89a33b1](https://github.com/bustle/mobiledoc-dom-renderer/commit/89a33b1))
5584
* Added tests for #reduceAndSanitizeAttributes ([1efce8e](https://github.com/bustle/mobiledoc-dom-renderer/commit/1efce8e))
5685
* Cleanup for sanitization ([c81f512](https://github.com/bustle/mobiledoc-dom-renderer/commit/c81f512))
5786
* Cover edge case. ([eb1a0d6](https://github.com/bustle/mobiledoc-dom-renderer/commit/eb1a0d6))
@@ -66,6 +95,9 @@
6695
<a name="0.5.4"></a>
6796
## <small>0.5.4 (2016-11-15)</small>
6897

98+
* 0.5.2 ([40cdbe5](https://github.com/bustle/mobiledoc-dom-renderer/commit/40cdbe5))
99+
* 0.5.3 ([43f7908](https://github.com/bustle/mobiledoc-dom-renderer/commit/43f7908))
100+
* 0.5.4 ([5730c65](https://github.com/bustle/mobiledoc-dom-renderer/commit/5730c65))
69101
* Add a markup renderer option (#32) ([a368f34](https://github.com/bustle/mobiledoc-dom-renderer/commit/a368f34)), closes [#32](https://github.com/bustle/mobiledoc-dom-renderer/issues/32)
70102
* Document markup renderer (#33) ([2614b4e](https://github.com/bustle/mobiledoc-dom-renderer/commit/2614b4e)), closes [#33](https://github.com/bustle/mobiledoc-dom-renderer/issues/33)
71103
* Mobiledoc 0.3.1 ([93cd8ba](https://github.com/bustle/mobiledoc-dom-renderer/commit/93cd8ba))
@@ -81,6 +113,8 @@
81113

82114
* [bugfix] Pass dom, isInEditor args to atoms ([6c98424](https://github.com/bustle/mobiledoc-dom-renderer/commit/6c98424))
83115
* [docs] minor change to release process in readme ([b637a47](https://github.com/bustle/mobiledoc-dom-renderer/commit/b637a47))
116+
* v0.5.1 ([5ddbf4c](https://github.com/bustle/mobiledoc-dom-renderer/commit/5ddbf4c))
117+
84118

85119

86120
<a name="0.5.0"></a>
@@ -90,11 +124,14 @@
90124
* Update changelog ([1505a05](https://github.com/bustle/mobiledoc-dom-renderer/commit/1505a05))
91125
* update conventional-changelog dep and change release steps in readme ([6fd519c](https://github.com/bustle/mobiledoc-dom-renderer/commit/6fd519c))
92126
* Update mobiledoc version example to 0.3.0 ([22f2de3](https://github.com/bustle/mobiledoc-dom-renderer/commit/22f2de3))
127+
* v0.5.0 ([e878ad5](https://github.com/bustle/mobiledoc-dom-renderer/commit/e878ad5))
128+
93129

94130

95131
<a name="0.4.1"></a>
96132
## <small>0.4.1 (2016-03-11)</small>
97133

134+
* 0.4.1 ([d350c73](https://github.com/bustle/mobiledoc-dom-renderer/commit/d350c73))
98135
* Render pull-quote as <div class="pull-quote" ([638f46d](https://github.com/bustle/mobiledoc-dom-renderer/commit/638f46d)), closes [#26](https://github.com/bustle/mobiledoc-dom-renderer/issues/26)
99136
* Update changelog ([72ed2a5](https://github.com/bustle/mobiledoc-dom-renderer/commit/72ed2a5))
100137

@@ -103,13 +140,15 @@
103140
<a name="0.4.0"></a>
104141
## 0.4.0 (2016-02-21)
105142

143+
* 0.4.0 ([c426575](https://github.com/bustle/mobiledoc-dom-renderer/commit/c426575))
106144
* Use strict in brocfile ([bba53ff](https://github.com/bustle/mobiledoc-dom-renderer/commit/bba53ff))
107145

108146

109147

110148
<a name="0.4.0-beta4"></a>
111149
## 0.4.0-beta4 (2016-02-20)
112150

151+
* 0.4.0-beta4 ([dc07520](https://github.com/bustle/mobiledoc-dom-renderer/commit/dc07520))
113152
* Create section element with correct args ([6f8df27](https://github.com/bustle/mobiledoc-dom-renderer/commit/6f8df27))
114153

115154

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobiledoc-dom-renderer",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Renders Mobiledoc input to DOM output",
55
"license": "MIT",
66
"author": "Cory Forsyth <cory.forsyth@gmail.com> (http://coryforsyth.com/)",

0 commit comments

Comments
 (0)