Skip to content

Commit

Permalink
Merge pull request #14 from nestorzamili/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--whatsapp-blast

chore(main): release 1.5.4
  • Loading branch information
nestorzamili authored Feb 22, 2025
2 parents d5844bf + 53acc2d commit 7e37644
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [1.5.4](https://github.com/nestorzamili/whatsapp-blast/compare/v1.5.3...v1.5.4) (2025-02-22)


### Chores

* remove outdated deployment workflow and update Dockerfile for slim image and Puppeteer dependencies ([d5844bf](https://github.com/nestorzamili/whatsapp-blast/commit/d5844bff2f8dc6c77db005d3f8ad996c60a716ba))

## [1.5.3](https://github.com/nestorzamili/whatsapp-blast/compare/v1.5.2...v1.5.3) (2025-02-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsapp-blast",
"version": "1.5.3",
"version": "1.5.4",
"main": "dist/server.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 7e37644

Please sign in to comment.