Skip to content

Commit 878971a

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-03-19) ### Bug Fixes * added licencing details ([aeed2cc](aeed2cc)) * description ([98b6083](98b6083)) * removed CoCreate.min.css ([64f88c4](64f88c4)) * removed dependencies ([ec20536](ec20536)) * replaced keyword spaces with hyphens and lowercase letters only ([28d064f](28d064f))
1 parent 28d064f commit 878971a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.0.1](https://github.com/CoCreate-app/CoCreate-haproxy/compare/v1.0.0...v1.0.1) (2024-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* added licencing details ([aeed2cc](https://github.com/CoCreate-app/CoCreate-haproxy/commit/aeed2ccd8d6ca3d1e91cff609210b7219e96fde3))
7+
* description ([98b6083](https://github.com/CoCreate-app/CoCreate-haproxy/commit/98b60831fe7bab5b35538daaef890faa6e3e42f2))
8+
* removed CoCreate.min.css ([64f88c4](https://github.com/CoCreate-app/CoCreate-haproxy/commit/64f88c43b60b81f4115fa7ab398477260d09544d))
9+
* removed dependencies ([ec20536](https://github.com/CoCreate-app/CoCreate-haproxy/commit/ec20536ff225f7850eb68e7d0fe8d21e75dc59be))
10+
* replaced keyword spaces with hyphens and lowercase letters only ([28d064f](https://github.com/CoCreate-app/CoCreate-haproxy/commit/28d064f2dec093dfc9fb4371947b9551cf183ba4))
11+
112
# 1.0.0 (2023-12-29)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/haproxy",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Automates HApxy server management tasks including installation, configuration, startup, and dynamic reloading in response to application changes. Designed to streamline web server setup and management.",
55
"keywords": [
66
"haproxy",

0 commit comments

Comments
 (0)