@automattic/number-formatters 1.2.4 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
 
7
+ ## [1.2.6] - 2026-07-13
8
+ ### Changed
9
+ - Internal updates.
10
+
11
+ ## [1.2.5] - 2026-06-26
12
+ ### Changed
13
+ - Internal updates.
14
+
7
15
  ## [1.2.4] - 2026-06-22
8
16
  ### Changed
9
17
  - Update package dependencies. [#49757]
@@ -172,6 +180,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
172
180
  - Initial release
173
181
  - Basic number formatting functionality
174
182
 
183
+ [1.2.6]: https://github.com/Automattic/number-formatters/compare/1.2.5...1.2.6
184
+ [1.2.5]: https://github.com/Automattic/number-formatters/compare/1.2.4...1.2.5
175
185
  [1.2.4]: https://github.com/Automattic/number-formatters/compare/1.2.3...1.2.4
176
186
  [1.2.3]: https://github.com/Automattic/number-formatters/compare/1.2.2...1.2.3
177
187
  [1.2.2]: https://github.com/Automattic/number-formatters/compare/1.2.1...1.2.2