Skip to content

Commit d01880d

Browse files
committed
Version 0.27.5
1 parent 48a5893 commit d01880d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.27.5 2025-10-28
2+
3+
- Update Papercraft
4+
- Fix backtrace display in error page
5+
- Make auto_refresh, tag debug extensions noops when not in dev mode
6+
17
# 0.27.4 2025-10-27
28

39
- Update dependencies

lib/syntropy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Syntropy
4-
VERSION = '0.27.4'
4+
VERSION = '0.27.5'
55
end

0 commit comments

Comments
 (0)