We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f72d19 + 61fc10c commit 9209fa0Copy full SHA for 9209fa0
CHANGELOG.md
@@ -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
6
# 2.4.8
7
8
- Customer Feedback v2024-06-01 [#80] (https://github.com/patterninc/muffin_man/pull/80)
lib/muffin_man/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module MuffinMan
- VERSION = "2.5.0"
+ VERSION = "2.4.10"
end
0 commit comments