We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8334d0 commit 57ee23bCopy full SHA for 57ee23b
2 files changed
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
<!-- ## Unreleased -->
9
10
+## [1.2.2](https://github.com/metonym/posthtml-hash/releases/tag/v1.2.2) - 2020-11-25
11
+
12
+- republish
13
14
## [1.2.1](https://github.com/metonym/posthtml-hash/releases/tag/v1.2.1) - 2020-11-25
15
16
- fix: use previously hashed file name if it exists
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "posthtml-hash",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"license": "MIT",
5
"description": "PostHTML plugin for hashing static assets",
6
"author": "Eric Liu (https://github.com/metonym)",
0 commit comments