Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dhis2-bot committed Jun 6, 2024
1 parent 7513bf4 commit a270a6e
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
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-alpha.7](https://github.com/dhis2/push-analytics/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2024-06-06)


### Bug Fixes

* address style issues in outlook email client ([7513bf4](https://github.com/dhis2/push-analytics/commit/7513bf439a122930f3af9a74ba3b795423d1166c))

## [1.0.0-alpha.6](https://github.com/dhis2/push-analytics/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2024-05-30)

## [1.0.0-alpha.5](https://github.com/dhis2/push-analytics/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2024-05-29)
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": "push-analytics",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "A NodeJS service using Puppeteer to generate images and HTML to insert into an email",
"main": "dist/index.js",
"author": "Hendrik de Graaf",
Expand Down

0 comments on commit a270a6e

Please sign in to comment.