Skip to content

Commit 86f3f64

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.1...v3.3.0) (2023-08-17) ### Features * backup SLOs ([#155](#155)) ([6cca6e7](6cca6e7)), closes [#1](#1)
1 parent 6cca6e7 commit 86f3f64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.3.0](https://github.com/scribd/datadog_backup/compare/v3.2.1...v3.3.0) (2023-08-17)
2+
3+
4+
### Features
5+
6+
* backup SLOs ([#155](https://github.com/scribd/datadog_backup/issues/155)) ([6cca6e7](https://github.com/scribd/datadog_backup/commit/6cca6e7567895673e94c7de80022c821553698ee)), closes [#1](https://github.com/scribd/datadog_backup/issues/1)
7+
18
## [3.2.1](https://github.com/scribd/datadog_backup/compare/v3.2.0...v3.2.1) (2023-02-11)
29

310

lib/datadog_backup/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module DatadogBackup
4-
VERSION = '3.2.1'
4+
VERSION = '3.3.0'
55
end

0 commit comments

Comments
 (0)