Skip to content

Commit 807bd6a

Browse files
authored
Merge pull request #156 from increments/release-v.1.1.1
Release v1.1.1
2 parents b690b69 + d816036 commit 807bd6a

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+
## 1.1.1
4+
5+
- Allow open attribute on details
6+
- Bump tj-actions/branch-names from 4.9 to 7.0.7
7+
38
## 1.1.0
49

510
- Add uri to requiring libraries

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.1.0"
3+
VERSION = "1.1.1"
44
end
55
end

0 commit comments

Comments
 (0)