Skip to content

Commit 130d9fc

Browse files
committed
chore(release): 0.27.8
1 parent 46338d3 commit 130d9fc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
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.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [0.27.8](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/compare/v0.27.7...v0.27.8) (2025-01-09)
6+
7+
8+
### Features
9+
10+
* cleanup ([46338d3](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/commit/46338d368fbc8b6ba560bb6f4f2cb842188c4f16))
411

512
### [0.27.7](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/compare/v0.27.6...v0.27.7) (2025-01-07)
613

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.7",
3+
"version": "0.27.8",
44
"description": "Rollup + Google Closure Compiler",
55
"type": "module",
66
"main": "./lib/index.mjs",

0 commit comments

Comments
 (0)