Skip to content

Commit 2e3acb3

Browse files
chore(main): release node-packages 0.1.6
1 parent 913aa4e commit 2e3acb3

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/hbstack/node-packages/compare/node-packages-v0.1.5...node-packages-v0.1.6) (2025-08-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update dependency @fullhuman/postcss-purgecss to v7 ([a5fde79](https://github.com/hbstack/node-packages/commit/a5fde7943a16a0fecf3d7ec43aec16fb68e3598c))
9+
* **deps:** update dependency autoprefixer to v10.4.21 ([b7b2021](https://github.com/hbstack/node-packages/commit/b7b2021f48698e8a38f4895d6db1448addf943d7))
10+
* **deps:** update dependency postcss-cli to v11.0.1 ([64f1d9a](https://github.com/hbstack/node-packages/commit/64f1d9a64852dc99da75dcc85013a578f81ae547))
11+
* **deps:** update dependency rtlcss to v4.3.0 ([1a6da3d](https://github.com/hbstack/node-packages/commit/1a6da3d2707e10555d383f67e2324fdc662899c2))
12+
313
## [0.1.5](https://github.com/hbstack/node-packages/compare/node-packages-v0.1.4...node-packages-v0.1.5) (2024-08-02)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hbstack/node-packages",
33
"description": "Node packages for HB Framework",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/hbstack/node-packages.git"

0 commit comments

Comments
 (0)