Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f99a82

Browse files
committed
Update version to 2025.06.05.3 for release
1 parent 44f0f14 commit 5f99a82

File tree

5 files changed

+21
-9
lines changed

5 files changed

+21
-9
lines changed

CHANGELOG.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,27 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2025.06.05.2] - 2025-06-05
8+
## [2025.06.05.3] - 2025-06-05
9+
10+
### Added
11+
12+
* Add new Gold template 1265 with left-aligned large icons ([d7d5aad](https://github.com/N6REJ/mod_bears_pricing_tables/commit/d7d5aad))
13+
* Add comprehensive CSS variables documentation to README.md ([0f28816](https://github.com/N6REJ/mod_bears_pricing_tables/commit/0f28816))
14+
* Add comprehensive CSS variables documentation to README.md ([b7a26dd](https://github.com/N6REJ/mod_bears_pricing_tables/commit/b7a26dd))
915

1016
### Changed
1117

12-
* Update updates.xml for version 2025.06.05 ([976b334](https://github.com/N6REJ/mod_bears_pricing_tables/commit/976b334))
13-
* Enhance feature list contrast with consistent color scheme across all templates ([40a6ef0](https://github.com/N6REJ/mod_bears_pricing_tables/commit/40a6ef0))
14-
* Merge pull request #32 from N6REJ/styling ([fd05f7f](https://github.com/N6REJ/mod_bears_pricing_tables/commit/fd05f7f))
15-
* Update version to 2025.06.05.1 for release ([dc7455c](https://github.com/N6REJ/mod_bears_pricing_tables/commit/dc7455c))
1618
* Update updates.xml for version 2025.06.05.1 ([4499bac](https://github.com/N6REJ/mod_bears_pricing_tables/commit/4499bac))
19+
* Update version to 2025.06.05.2, creation date to 2025 June 05, and copyright year to 2025 ([8d4da5c](https://github.com/N6REJ/mod_bears_pricing_tables/commit/8d4da5c))
20+
* Update updates.xml for version 2025.06.05.2 ([7fc5587](https://github.com/N6REJ/mod_bears_pricing_tables/commit/7fc5587))
21+
* Update Gold template 1265 with dark theme and left-aligned pricing elements ([e352239](https://github.com/N6REJ/mod_bears_pricing_tables/commit/e352239))
22+
* Enhance template 1265 with left-aligned icons, improved pricing layout, and dark theme hover effects ([a68682b](https://github.com/N6REJ/mod_bears_pricing_tables/commit/a68682b))
23+
* Improve template 1265 with grid layout, responsive design, and enhanced hover effects for icons ([dc5c238](https://github.com/N6REJ/mod_bears_pricing_tables/commit/dc5c238))
24+
* Refine template 1265 with improved layout, reduced icon scaling, and better text alignment ([b6b3fd3](https://github.com/N6REJ/mod_bears_pricing_tables/commit/b6b3fd3))
25+
* Standardize CSS formatting with consistent indentation and improve mobile responsiveness ([6a178df](https://github.com/N6REJ/mod_bears_pricing_tables/commit/6a178df))
26+
* Standardize CSS indentation with spaces and improve template 1265 responsiveness ([fcb61eb](https://github.com/N6REJ/mod_bears_pricing_tables/commit/fcb61eb))
27+
* Merge remote-tracking branch 'origin/1265' into 1265 ([e7c5e6a](https://github.com/N6REJ/mod_bears_pricing_tables/commit/e7c5e6a))
28+
* Merge pull request #33 from N6REJ/1265 ([44f0f14](https://github.com/N6REJ/mod_bears_pricing_tables/commit/44f0f14))
1729

1830
### Fixed
1931

elements/textpx.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.05.2
5+
* @version 2025.06.05.3
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.05.2
5+
* @version 2025.06.05.3
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

mod_bears_pricing_tables.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.05.2
5+
* @version 2025.06.05.3
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

mod_bears_pricing_tables.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<license>GNU General Public License version 2 or later; see LICENSE</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>https://hallhome.us</authorUrl>
10-
<version>2025.06.05.2</version>
10+
<version>2025.06.05.3</version>
1111
<description><![CDATA[<link href="../modules/mod_bears_pricing_tables/css/admin.css" rel="stylesheet" type="text/css" media="all" />Pricing Tables module by Bear]]></description>
1212
<files>
1313
<filename module="mod_bears_pricing_tables">mod_bears_pricing_tables.php</filename>

0 commit comments

Comments
 (0)