Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atm-snag2 committed Mar 28, 2024
1 parent b690b69 commit d816036
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Unreleased

## 1.1.1

- Allow open attribute on details
- Bump tj-actions/branch-names from 4.9 to 7.0.7

## 1.1.0

- Add uri to requiring libraries
Expand Down
2 changes: 1 addition & 1 deletion lib/qiita/markdown/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Qiita
module Markdown
VERSION = "1.1.0"
VERSION = "1.1.1"
end
end

0 comments on commit d816036

Please sign in to comment.