Skip to content

Commit 71abf7a

Browse files
committed
v1.2.0
1 parent 558e66e commit 71abf7a

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.1.0...master)
4+
- [View Diff](https://github.com/westonganger/pairer/compare/v1.2.0...master)
5+
- Nothing yet
6+
7+
### v1.2.0 - Nov 20, 2024
8+
- [View Diff](https://github.com/westonganger/pairer/compare/v1.1.0...v1.2.0)
59
- [#17](https://github.com/westonganger/pairer/pull/17) - Remove dependency on Sprockets. Now compatible with both Propshaft and Sprockets.
610

711
### v1.1.0 - July 23, 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.1.0'.freeze
2+
VERSION = "1.2.0".freeze
33
end

0 commit comments

Comments
 (0)