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

Commit 2363a6e

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-10-25) ### Bug Fixes * πŸ› Fix dependencies in angular ([c469c5a](c469c5a))
1 parent c469c5a commit 2363a6e

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.0.3](https://github.com/CESNET/perun-spRegistration-app/compare/v1.0.2...v1.0.3) (2021-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› Fix dependencies in angular ([c469c5a](https://github.com/CESNET/perun-spRegistration-app/commit/c469c5a7695662dec286aa5109ada2ef169f1a16))
7+
18
## [1.0.2](https://github.com/CESNET/perun-spRegistration-app/compare/v1.0.1...v1.0.2) (2021-10-21)
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.0.2</version>
15+
<version>1.0.3</version>
1616
<packaging>jar</packaging>
1717

1818
<name>perun-spRegistration</name>

0 commit comments

Comments
Β (0)