mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Bump Liquid to 5.8.7
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
# Liquid Change Log
|
# Liquid Change Log
|
||||||
|
|
||||||
## 5.8.1 (unreleased)
|
## 5.8.7
|
||||||
|
* Expose body content in the `Doc` tag [James Meng]
|
||||||
|
|
||||||
## 5.8.1
|
## 5.8.1
|
||||||
|
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Liquid
|
module Liquid
|
||||||
VERSION = "5.8.6"
|
VERSION = "5.8.7"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user