Skip to content

Commit 4890317

Browse files
authored
Fix/sanity issues (#39)
* change galaxy version * add changle log
1 parent adffb82 commit 4890317

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,13 @@ releases:
114114
- 28-fix-sapcontrol-issue.yml
115115
- 29-fix-lint-issues.yml
116116
release_date: '2023-03-09'
117+
1.4.2:
118+
changes:
119+
bugfixes:
120+
- fixes failures in sanity test for all modules
121+
release_summary: This is the 1.4.2 patch release of the ``community.sap_libs``
122+
collection. This changelog contains all changes to the modules and plugins
123+
in this collection that have been made after the previous release.
124+
fragments:
125+
- 30-fix-lint-issues.yml
126+
release_date: '2024-23-01'

galaxy.yml

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

33
namespace: community
44
name: sap_libs
5-
version: 1.4.1
5+
version: 1.4.2
66
readme: README.md
77
authors:
88
- Rainer Leber (github.com/rainerleber)

0 commit comments

Comments
 (0)