Skip to content

Commit 469ad62

Browse files
committed
v1.2.1
1 parent 6e3561f commit 469ad62

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# CHANGELOG
22

33
### Unreleased
4-
- [View Diff](https://github.com/westonganger/pairer/compare/v1.2.0...master)
4+
- [View Diff](https://github.com/westonganger/pairer/compare/v1.2.1...master)
5+
- Nothing yet
6+
7+
### v1.2.1 - Dec 4, 2024
8+
- [View Diff](https://github.com/westonganger/pairer/compare/v1.2.0...v1.2.1)
59
- [#19](https://github.com/westonganger/pairer/pull/19) - Move render actioncable partial into view layout file to fix issues with 404s and general board bugginess after updating the page content via Javascript (introduced in [#16](https://github.com/westonganger/pairer/pull/16))
610

711
### v1.2.0 - Nov 20, 2024

lib/pairer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pairer
2-
VERSION = "1.2.0".freeze
2+
VERSION = "1.2.1".freeze
33
end

0 commit comments

Comments
 (0)