Skip to content

Commit fbd983c

Browse files
authoredMay 17, 2024··
Merge pull request #6 from r-dvl/release
Release 0.1.18
2 parents bea30f9 + b387c77 commit fbd983c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version: 0.1.18
2+
3+
* [#4](https://github.com/r-dvl/ansible-manager/pull/4): Feature/playbooks
4+
* [#5](https://github.com/r-dvl/ansible-manager/pull/5): Feature/playbooks
5+
6+
17
# Version: 0.1.17
28

39
* [#1](https://github.com/r-dvl/ansible-manager/pull/1): Release 0.1.17

‎ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ansible-manager",
33
"author": "R-dVL",
4-
"version": "0.1.17",
4+
"version": "0.1.18",
55
"private": false,
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)
Please sign in to comment.