Skip to content

Commit 2d2331c

Browse files
ci(release): release new version 1.3.0
1 parent 5fcbd13 commit 2d2331c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,24 @@
22

33

44
<a name=1.3.0></a>
5-
## [1.3.0](https://github.com/glpi-project/android-inventory-agent/compare/1.2.0..1.3.0) (2023-09-01)
5+
## [1.3.0](https://github.com/glpi-project/android-inventory-agent/compare/1.2.0..1.3.0) (2023-09-04)
66

77

88
### Bug Fixes
99

1010
* **IntentService:** use FLAG_MUTABLE ([175609b55](https://github.com/glpi-project/android-inventory-agent/commit/175609b55))
1111
* **build:** Remove old CI workflow ([4e2c0c9bf](https://github.com/glpi-project/android-inventory-agent/commit/4e2c0c9bf))
12+
* **build:** capability to retrieve VersionCode ([d1760ea93](https://github.com/glpi-project/android-inventory-agent/commit/d1760ea93))
1213
* **build:** downgrade mockito ([62dcaf4b1](https://github.com/glpi-project/android-inventory-agent/commit/62dcaf4b1))
14+
* **build:** fix changesNotSentForReview ([429571fbb](https://github.com/glpi-project/android-inventory-agent/commit/429571fbb))
15+
* **build:** fix push to google play ([08adc0c95](https://github.com/glpi-project/android-inventory-agent/commit/08adc0c95))
16+
* **build:** fix push to google play ([e5eced21c](https://github.com/glpi-project/android-inventory-agent/commit/e5eced21c))
1317
* **build:** remove useless gradle process ([b792a8ed9](https://github.com/glpi-project/android-inventory-agent/commit/b792a8ed9))
1418
* **build:** set changesNotSentForReview parameter ([1ddc36906](https://github.com/glpi-project/android-inventory-agent/commit/1ddc36906))
19+
* **core:** remove useless permission ([2da1434d0](https://github.com/glpi-project/android-inventory-agent/commit/2da1434d0))
20+
* **core:** remove useless permission ([3fe22bf3a](https://github.com/glpi-project/android-inventory-agent/commit/3fe22bf3a))
21+
* **core:** remove useless permission ([879629061](https://github.com/glpi-project/android-inventory-agent/commit/879629061))
22+
* **permissions:** remove useless permissions ([704fe3679](https://github.com/glpi-project/android-inventory-agent/commit/704fe3679))
1523
* **release:** fix GithubAction workflow ([c47d125f2](https://github.com/glpi-project/android-inventory-agent/commit/c47d125f2))
1624
* **release:** fix GithubAction workflow ([a19ea9536](https://github.com/glpi-project/android-inventory-agent/commit/a19ea9536))
1725

0 commit comments

Comments
 (0)