Skip to content

Commit ab12a3e

Browse files
authored
Merge pull request increments#83 from increments/release-v32
Release v0.32.0
2 parents 7ec0241 + 9bb5abe commit ab12a3e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.32.0
4+
5+
- Fixed XSS possibility bug
6+
- Fix iframe width to be fixed at 100%
7+
38
## 0.31.0
49

510
- Use greenmat 3.5.1.1

lib/qiita/markdown/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Qiita
22
module Markdown
3-
VERSION = "0.31.0"
3+
VERSION = "0.32.0"
44
end
55
end

0 commit comments

Comments
 (0)