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

Commit 1b13ea2

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2022-01-06) ### Bug Fixes * πŸ› Fix calling wrong method in "My services" ([3350dcb](3350dcb))
1 parent 4ceacd7 commit 1b13ea2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/CESNET/perun-spRegistration-app/compare/v1.2.1...v1.2.2) (2022-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› Fix calling wrong method in "My services" ([3350dcb](https://github.com/CESNET/perun-spRegistration-app/commit/3350dcb0462ac729cc3d1504a36786c27242eb2c))
7+
18
## [1.2.1](https://github.com/CESNET/perun-spRegistration-app/compare/v1.2.0...v1.2.1) (2021-12-10)
29

310

β€Žpom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>cz.metacentrum.perun</groupId>
1414
<artifactId>spRegistration</artifactId>
15-
<version>1.2.1</version>
15+
<version>1.2.2</version>
1616
<packaging>jar</packaging>
1717

1818
<name>perun-spRegistration</name>

0 commit comments

Comments
Β (0)