Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit a6f268f

Browse files
committed
bump: version 8.1.48 → 8.1.48.post1
1 parent 7f92f55 commit a6f268f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 8.1.48.post1 (2025-05-28)
2+
3+
### Feat
4+
5+
- add org.apache.poi (#196)
6+
7+
## 8.1.48 (2025-04-30)
8+
9+
### Feat
10+
11+
- **java**: add ByteArrey[In|Out]putStream classes to io (#192)
12+
113
## 8.1.47.post1 (2025-04-22)
214

315
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "ignition-api-stubs"
9-
version = "8.1.48"
9+
version = "8.1.48.post1"
1010
description = "Ignition Scripting API Stubs"
1111
readme = "README.md"
1212
keywords = [

0 commit comments

Comments
 (0)