Skip to content

Commit e552af1

Browse files
committed
pdf: add CHANGELOG file and increase version for release
1 parent 9707d2a commit e552af1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/pdf/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
## 2.1.0 (2025-09-xx)
3+
4+
Upgrade Android libraries to fix 16KB alignment enforced by Google.
5+
6+
### ❤️ Thank You
7+
8+
- Hackergarten Dortmund Sept. 4th, 2025
9+
- Markus Schlichting

packages/pdf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/pdf",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "A NativeScript plugin to display PDF files on iOS and Android",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)