Skip to content

Commit 393ed31

Browse files
committed
chore(release): 0.27.5
1 parent 79c284b commit 393ed31

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.27.5](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/compare/v0.27.4...v0.27.5) (2024-12-16)
6+
7+
8+
### Bug Fixes
9+
10+
* exports ([79c284b](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/commit/79c284b518e3e974232f795e488919987559e0a1))
11+
512
### [0.27.4](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/compare/v0.27.3...v0.27.4) (2024-12-16)
613

714
### [0.27.3](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/compare/v0.27.2...v0.27.3) (2024-12-16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liquid-js/rollup-plugin-closure-compiler",
3-
"version": "0.27.4",
3+
"version": "0.27.5",
44
"description": "Rollup + Google Closure Compiler",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)