Skip to content

Commit 7e5397d

Browse files
committed
Merge branch 'release/0.4.2'
2 parents 4982649 + e54360d commit 7e5397d

File tree

5 files changed

+1193
-846
lines changed

5 files changed

+1193
-846
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Contributors: freemius, xaverb
44
Tags: freemius, checkout, payment, button
55
Tested up to: 6.9
6-
Stable tag: 0.4.1
6+
Stable tag: 0.4.2
77
License: MIT
88

99
Freemius for WordPress helps you to add Freemius Checkout to any button of your WordPress content using the block editor.
@@ -61,6 +61,11 @@ The plugin works with any WordPress theme that supports the block editor (Gutenb
6161

6262
## Changelog
6363

64+
### 0.4.2
65+
66+
- fixed: missing import for MappingSettings
67+
- updated: dependencies
68+
6469
### 0.4.1
6570

6671
- fixed: missing import in useMapping hook

includes/class-freemius-blocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Freemius API
3+
* Freemius Blocks
44
*
55
* @package Freemius
66
* @category WordPress_Plugin

0 commit comments

Comments
 (0)