Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
461e1b0
chore(release): 0.1.35
tanyapowell Feb 10, 2025
2cfe52e
Merge pull request #721 from CodingBlackFemales/release-20250210092254
tanyapowell Feb 10, 2025
39d85af
chore(deps): bump wpackagist-plugin/pods from 3.2.8.1 to 3.2.8.2
dependabot[bot] Feb 10, 2025
814276f
Merge pull request #722 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 11, 2025
d3204be
chore(deps): bump wpackagist-plugin/facebook-for-woocommerce
dependabot[bot] Feb 12, 2025
4fa771a
chore(deps): bump roots/wordpress from 6.7.1 to 6.7.2
dependabot[bot] Feb 12, 2025
3aa5d38
chore(deps): bump koodimonni-language/en_gb from 6.7.1 to 6.7.2
dependabot[bot] Feb 12, 2025
13ae4a1
Merge pull request #723 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 12, 2025
b94b841
Merge pull request #725 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 12, 2025
882596c
Merge pull request #726 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 12, 2025
3e03f71
chore(deps): bump wpackagist-plugin/wp-graphql from 1.31.1 to 1.32.0
dependabot[bot] Feb 12, 2025
ecde5c0
Merge pull request #724 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 12, 2025
d4e6c45
chore(deps): bump wpackagist-plugin/wp-graphql from 1.32.0 to 1.32.1
dependabot[bot] Feb 13, 2025
f75060f
chore(deps): bump wpackagist-plugin/facebook-for-woocommerce
dependabot[bot] Feb 13, 2025
a5a53a5
Merge pull request #728 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 13, 2025
40b43ac
Merge pull request #727 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 13, 2025
22e9df2
chore(deps): bump wpackagist-plugin/woocommerce from 9.6.1 to 9.6.2
dependabot[bot] Feb 14, 2025
0036030
Merge pull request #730 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 14, 2025
cd60b71
chore(deps): bump wpackagist-plugin/akismet from 5.3.6 to 5.3.7
dependabot[bot] Feb 17, 2025
fd7891b
Merge pull request #732 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 17, 2025
455bf12
chore(deps): bump wpackagist-plugin/wp-graphql from 1.32.1 to 2.0.0
dependabot[bot] Feb 18, 2025
1805a26
Merge pull request #729 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 18, 2025
751f817
chore(deps): bump wpackagist-plugin/woocommerce-gateway-stripe
dependabot[bot] Feb 18, 2025
2dd6141
Merge pull request #731 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 18, 2025
c0535f4
chore(deps): bump wpackagist-plugin/facebook-for-woocommerce
dependabot[bot] Feb 20, 2025
a0f39a4
Merge pull request #733 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 20, 2025
dee50fe
build(deps): fix dependency vulnerabilities
Genyus Feb 22, 2025
c4a1c89
chore(deps): bump wpackagist-plugin/optimole-wp from 3.13.9 to 3.14.1
dependabot[bot] Feb 24, 2025
0391102
Merge pull request #735 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 24, 2025
62466f2
chore(deps-dev): bump slevomat/coding-standard from 8.15.0 to 8.16.0
dependabot[bot] Feb 24, 2025
f1a14f0
Merge pull request #736 from CodingBlackFemales/dependabot/composer/d…
dependabot[bot] Feb 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.1.35](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.34...v0.1.35) (2025-02-10)

## [0.1.34](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.33...v0.1.34) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"wpackagist-plugin/woocommerce-gateway-stripe": "^9.0",
"wpackagist-plugin/woocommerce-paypal-payments": "^2.0",
"wpackagist-plugin/woocommerce-services": "^2.2",
"wpackagist-plugin/wp-graphql": "^1.14",
"wpackagist-plugin/wp-graphql": "^2.0",
"wpackagist-plugin/wp-job-manager": "^2.0",
"wpackagist-plugin/wp-mail-smtp": "^4.0",
"wpackagist-plugin/wp-maintenance-mode": "^2.6",
Expand Down
Loading