We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a08db commit f143debCopy full SHA for f143deb
3 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## [Unreleased]
2
3
+## [0.1.3] - 2026-03-23
4
+
5
+- Update analytics pages (dashboard/detail views)
6
+- Update admin settings UI (including bulk action table)
7
8
## [0.1.2] - 2026-03-23
9
10
- Update settings page and the bulk action table
lib/ruby_cms/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RubyCms
- VERSION = "0.1.2"
+ VERSION = "0.1.3"
end
ruby_cms-0.1.3.gem
341 KB
0 commit comments