Skip to content

Commit 439aff3

Browse files
ci(release): release new version 1.4.0
1 parent 4542f5f commit 439aff3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11

22

33

4+
<a name=1.4.0></a>
5+
## [1.4.0](https://github.com/glpi-project/android-inventory-agent/compare/1.3.0..1.4.0) (2023-11-15)
6+
7+
8+
### Features
9+
10+
* **Inventory:** added option to override serial number ([90bece6c7](https://github.com/glpi-project/android-inventory-agent/commit/90bece6c7))
11+
12+
13+
414
<a name=1.3.0></a>
515
## [1.3.0](https://github.com/glpi-project/android-inventory-agent/compare/1.2.0..1.3.0) (2023-09-04)
616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@teclib/android-inventory-agent",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "GLPI Android Inventory Agent",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)