Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jan 15, 2025
1 parent c90aef1 commit bc19c33
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion debug.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ export const DEBUG_NAMESPACE = 'pdf-puppeteer'
export const DEBUG_ENABLE_NAMESPACES = [
`${DEBUG_NAMESPACE}:*`,
DEBUG_ENABLE_NAMESPACES_PUPPETEER
].join(',')
].join(',')
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": "@cityssm/pdf-puppeteer",
"version": "4.3.1",
"version": "4.4.0",
"description": "A simple NPM package to convert html to pdf for Node applications by using Puppeteer",
"type": "module",
"exports": {
Expand Down

0 comments on commit bc19c33

Please sign in to comment.