pdfmake 0.2.18 → 0.2.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.2.19 - 2025-04-26
4
+
5
+ - Update Roboto font (version 3.011)
6
+
3
7
  ## 0.2.18 - 2025-01-01
4
8
 
5
9
  - Update pdfkit
@@ -7,7 +11,7 @@
7
11
 
8
12
  ## 0.2.17 - 2024-12-23
9
13
 
10
- - Fix big size pdfmake bundle for browser
14
+ - Fixed big size pdfmake bundle for browser
11
15
 
12
16
  ## 0.2.16 - 2024-12-15
13
17
 
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # pdfmake [![Node.js CI][githubactions_img]][githubactions_url] [![GitHub][github_img]][github_url] [![npm][npm_img]][npm_url] [![Bower][bower_img]][bower_url] [![Packagist][packagist_img]][packagist_url] [![CDNJS][cdnjs_img]][cndjs_url]
2
2
 
3
- [githubactions_img]: https://github.com/bpampuch/pdfmake/workflows/Node.js%20CI/badge.svg?branch=0.1
3
+ [githubactions_img]: https://github.com/bpampuch/pdfmake/actions/workflows/node.js.yml/badge.svg?branch=0.2
4
4
  [githubactions_url]: https://github.com/bpampuch/pdfmake/actions
5
5
 
6
- [github_img]: https://img.shields.io/github/release/bpampuch/pdfmake.svg
6
+ [github_img]: https://img.shields.io/github/release/bpampuch/pdfmake.svg?colorB=0E7FBF
7
7
  [github_url]: https://github.com/bpampuch/pdfmake/releases/latest
8
8
 
9
9
  [npm_img]: https://img.shields.io/npm/v/pdfmake.svg?colorB=0E7FBF