File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Spina CMS Changelog
22
3+ ## 2.15
4+
5+ ### 2.15.0 (May 10th, 2023)
6+ _ Notice: ViewComponent was updated to v3 in this release, make sure your own components use the new Slots API_
7+ * Updated ViewComponent to v3
8+ * Updated gem dependencies
9+ * Fixed german translations
10+
311## 2.14
412
513### 2.14.0 (February 22nd, 2023)
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- spina (2.14 .0 )
4+ spina (2.15 .0 )
55 ancestry
66 attr_json
77 babosa
9595 ancestry (4.3.3 )
9696 activerecord (>= 5.2.6 )
9797 ansi (1.5.0 )
98- attr_json (2.0.0 )
98+ attr_json (2.0.1 )
9999 activerecord (>= 6.0.0 , < 7.1 )
100100 babosa (2.0.0 )
101101 bcrypt (3.1.18 )
266266 railties (>= 6.0.0 )
267267 thor (1.2.1 )
268268 timeout (0.3.2 )
269- turbo-rails (1.3.3 )
269+ turbo-rails (1.4.0 )
270270 actionpack (>= 6.0.0 )
271271 activejob (>= 6.0.0 )
272272 railties (>= 6.0.0 )
Original file line number Diff line number Diff line change 11module Spina
2- VERSION = "2.14 .0"
2+ VERSION = "2.15 .0"
33end
You can’t perform that action at this time.
0 commit comments