Skip to content

Commit 32910bf

Browse files
authored
Merge pull request #206 from increments/release-v1.5.0
Release v1.5.0
2 parents f9d2f29 + 843085a commit 32910bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.5.0
4+
5+
- Accept new figma script host (embed.figma.com)
6+
37
## 1.4.0
48

59
- Add support for embedding blueprintUE iframes

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 = "1.4.0"
3+
VERSION = "1.5.0"
44
end
55
end

0 commit comments

Comments
 (0)