From ba7e751469f737ef21168fe4aa805a2c8ca4dd45 Mon Sep 17 00:00:00 2001 From: Birdee <85372418+BirdeeHub@users.noreply.github.com> Date: Tue, 12 May 2026 21:35:13 -0700 Subject: [PATCH] chore(master): release 1.2.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 973dd66..62394e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.3](https://github.com/BirdeeHub/tomlua/compare/v1.2.2...v1.2.3) (2026-05-13) + + +### Bug Fixes + +* **tomlua.env:** moved to https://github.com/BirdeeHub/lua-osenv ([#89](https://github.com/BirdeeHub/tomlua/issues/89)) ([1fd08a2](https://github.com/BirdeeHub/tomlua/commit/1fd08a2497c184ba284c08a1cb7e9c25227aab62)) + ## [1.2.2](https://github.com/BirdeeHub/tomlua/compare/v1.2.1...v1.2.2) (2026-05-11)