Skip to content

Commit 617c924

Browse files
committed
chore(release): 1.4.8
1 parent 88145ad commit 617c924

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [1.4.8](https://github.com/LuXDAmore/nuxt-prune-html/compare/v1.4.7...v1.4.8) (2021-01-21)
6+
57
### [1.4.6](https://github.com/LuXDAmore/nuxt-prune-html/compare/v1.4.5...v1.4.6) (2021-01-21)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@luxdamore/nuxt-prune-html",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots by removing all the scripts with dynamic rendering",
55
"author": "Luca Iaconelli <lucabelli@msn.com> (https://lucaiaconelli.it)",
66
"license": "MIT",

0 commit comments

Comments
 (0)