Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 91926ba

Browse files
author
DaRacci
committedNov 14, 2022
chore(version): v4.3.10
1 parent 44cb546 commit 91926ba

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v4.3.10](https://github.com/DaRacci/Minix/compare/v4.3.9..v4.3.10) - 2022-11-14
6+
#### Bug Fixes
7+
- **(script)** actually push changes - ([49d3fc1](https://github.com/DaRacci/Minix/commit/49d3fc1ad648533d3b5928811ff902ff171d8023)) - [@DaRacci](https://github.com/DaRacci)
8+
- **(script)** Changelog from cog - ([c1ae39d](https://github.com/DaRacci/Minix/commit/c1ae39dd4604e7d550d9ba1765816175ac10eefd)) - [@DaRacci](https://github.com/DaRacci)
9+
#### Miscellaneous Chores
10+
- **(deps)** Include optics and analysis in slim - ([1e1b8a2](https://github.com/DaRacci/Minix/commit/1e1b8a2259a20126a123b204be68bfd30a9992eb)) - [@DaRacci](https://github.com/DaRacci)
11+
- **(version)** v4.3.9 - ([b9f5b39](https://github.com/DaRacci/Minix/commit/b9f5b39469d1691985dc06248c53eabbb263f8a0)) - [@DaRacci](https://github.com/DaRacci)
12+
#### Refactoring
13+
- Temp solution for some libs listeners - ([44cb546](https://github.com/DaRacci/Minix/commit/44cb546f5f2b78f0ede7591a3ab0786fba169e90)) - [@DaRacci](https://github.com/DaRacci)
14+
- Don't call event if its a CancellationException - ([4004693](https://github.com/DaRacci/Minix/commit/4004693b0971d25ea66b0be31b9070a18182e875)) - [@DaRacci](https://github.com/DaRacci)
15+
16+
- - -
17+
518
## [v4.3.9](https://github.com/DaRacci/Minix/compare/v4.3.8..v4.3.9) - 2022-11-12
619
#### Bug Fixes
720
- **(script)** Push tag - ([ea3adff](https://github.com/DaRacci/Minix/commit/ea3adffb2275d803932d249ffaa2f29eb55a6e6e)) - [@DaRacci](https://github.com/DaRacci)

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# suppress inspection "UnusedProperty" for whole file
22
group=dev.racci
3-
version=4.3.10-SNAPSHOT
3+
version=4.3.10
44
addRunNumber=false
55
kotlinVersion=1.7.21
66
minixVersion=0.7.379

0 commit comments

Comments
 (0)