Skip to content

Commit 188135d

Browse files
authored
release 1.1.1 (#16)
1 parent e1b5680 commit 188135d

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.1] - 2024-03-05
6+
7+
### Changed
8+
9+
- Dependency updates and CI improvements ([#16]).
10+
11+
[#16]: https://github.com/stackabletech/opa-bundle-builder/pull/16
12+
513
## [1.1.0] - 2023-05-26
614

715
### Changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
authors = ["Stackable GmbH <info@stackable.de>"]
2+
authors = ["Stackable GmbH <info@stackable.tech>"]
33
description = "Stackable Bundle Builder for OPA"
44
edition = "2021"
55
license = "OSL-3.0"
66
name = "stackable-opa-bundle-builder"
7-
repository = "https://github.com/stackabletech/opa-operator"
8-
version = "1.0.0"
7+
repository = "https://github.com/stackabletech/opa-bundle-builder"
8+
version = "1.1.1"
99
publish = false
1010

1111
[dependencies]

0 commit comments

Comments
 (0)