Plugin Directory

Changeset 3363241


Ignore:
Timestamp:
09/17/2025 01:25:24 PM (7 months ago)
Author:
addresszen
Message:

Update to version 1.0.1 from GitHub

Location:
addresszen
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • addresszen/tags/1.0.1/addresszen.php

    r3341044 r3363241  
    44 * Plugin URI: https://addresszen.com/woocommerce
    55 * Description: US and International address search and verification for WooCommerce and Wordpress
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: AddressZen
    88 * Author URI: https://addresszen.com/
  • addresszen/tags/1.0.1/readme.txt

    r3341044 r3363241  
    55Requires at least: 5.0
    66Tested up to: 6.8
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88Requires PHP: 7.4.0
    99License: MIT
     
    9898== Changelog ==
    9999
     100= 1.0.1 =
     101## [1.0.1](https://github.com/addresszen/woocommerce/compare/1.0.0...1.0.1) (2025-09-17)
     102
     103
     104### Bug Fixes
     105
     106* **axios:** bump @ideal-postcodes/address-finder from 5.2.4 to 5.2.6 ([4d22389](https://github.com/addresszen/woocommerce/commit/4d223892e885b20b673d6fac910ac3c2a4f2813a))
     107
     108
     109
     110
     111
    100112= 1.0.0 =
    101113# 1.0.0 (2025-08-07)
  • addresszen/trunk/addresszen.php

    r3341044 r3363241  
    44 * Plugin URI: https://addresszen.com/woocommerce
    55 * Description: US and International address search and verification for WooCommerce and Wordpress
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: AddressZen
    88 * Author URI: https://addresszen.com/
  • addresszen/trunk/readme.txt

    r3341044 r3363241  
    55Requires at least: 5.0
    66Tested up to: 6.8
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88Requires PHP: 7.4.0
    99License: MIT
     
    9898== Changelog ==
    9999
     100= 1.0.1 =
     101## [1.0.1](https://github.com/addresszen/woocommerce/compare/1.0.0...1.0.1) (2025-09-17)
     102
     103
     104### Bug Fixes
     105
     106* **axios:** bump @ideal-postcodes/address-finder from 5.2.4 to 5.2.6 ([4d22389](https://github.com/addresszen/woocommerce/commit/4d223892e885b20b673d6fac910ac3c2a4f2813a))
     107
     108
     109
     110
     111
    100112= 1.0.0 =
    101113# 1.0.0 (2025-08-07)
Note: See TracChangeset for help on using the changeset viewer.