Skip to content

Commit d4d7651

Browse files
authored
Merge pull request #140 from wayofdev/release-please--branches--master--components--docker-node
chore(master): release 1.1.66
2 parents 74745ba + 99ca190 commit d4d7651

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.66](https://github.com/wayofdev/keywind/compare/v1.1.65...v1.1.66) (2023-05-25)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency @types/node to v18.16.15 ([74745ba](https://github.com/wayofdev/keywind/commit/74745ba40ad701fe5f433535fdab4c93d43c5db1))
9+
310
## [1.1.65](https://github.com/wayofdev/keywind/compare/v1.1.64...v1.1.65) (2023-05-22)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "keywind",
4-
"version": "1.1.65",
4+
"version": "1.1.66",
55
"private": true,
66
"description": "Keywind is a component-based Keycloak Login Theme built with Tailwind CSS.",
77
"keywords": [

0 commit comments

Comments
 (0)