Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Commit

Permalink
Bump theme-check version to 1.15.0 (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
karreiro authored Apr 14, 2023
1 parent 1f22035 commit 357e904
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

v1.15.0 / 2023-04-14
==================

* Improve rule for lazy loading to prevent developers from overusing it
* Introduce `--update-docs` flag to synchronously update Theme Check resources (objects, filters, and tags) (#707)

v1.14.0 / 2023-01-10
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/theme_check/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module ThemeCheck
VERSION = "1.14.0"
VERSION = "1.15.0"
end

0 comments on commit 357e904

Please sign in to comment.