Skip to content

Commit 9209fa0

Browse files
Merge pull request #89 from patterninc/v2.4.10
v2.4.10
2 parents 6f72d19 + 61fc10c commit 9209fa0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.4.10
2+
3+
- Sellers API v1 [#87](https://github.com/patterninc/muffin_man/pull/87)
4+
- Listings API v20210801 searchListingsItem [#87](https://github.com/patterninc/muffin_man/pull/87)
5+
16
# 2.4.8
27

38
- Customer Feedback v2024-06-01 [#80] (https://github.com/patterninc/muffin_man/pull/80)

lib/muffin_man/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 MuffinMan
4-
VERSION = "2.5.0"
4+
VERSION = "2.4.10"
55
end

0 commit comments

Comments
 (0)