We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c071f commit b220b79Copy full SHA for b220b79
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## CHANGELOG
2
3
+## Version 0.8.0
4
+### Date: 05th-January-2026
5
+ ### Security Bug
6
+ - Fixed snyk security issues and updated license year
7
+
8
+------------------------------------------------
9
10
## Version 0.8.0
11
### Date: 14th-May-2024
12
### Enhancement
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- contentstack (0.8.0)
+ contentstack (0.8.1)
activesupport (>= 3.2)
contentstack_utils (~> 1.0)
lib/contentstack/version.rb
@@ -1,3 +1,3 @@
module Contentstack
- VERSION = "0.8.0"
+ VERSION = "0.8.1"
end
0 commit comments