We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e596203 commit 2c1b559Copy full SHA for 2c1b559
History.markdown
@@ -1,13 +1,13 @@
1
-## HEAD
2
-
3
-### Documentation
4
5
- * Add GitHub Actions badge and remove Travis one (#236)
+## 2.15.0 / 2022-05-20
6
7
### Bug Fixes
8
9
* Inject `site.github` via `:pre_render` step rather than `:after_init` (#238)
10
+### Documentation
+
+ * Add GitHub Actions badge and remove Travis one (#236)
11
## 2.14.0 / 2022-05-04
12
13
### Minor Enhancements
lib/jekyll-github-metadata/version.rb
@@ -2,6 +2,6 @@
module Jekyll
module GitHubMetadata
- VERSION = "2.14.0"
+ VERSION = "2.15.0"
end
0 commit comments