We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086b83a commit 89eef10Copy full SHA for 89eef10
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.29.1 - 2023-06-01
4
5
- Fixed a bug on target JavaScript where `regex.check` would not correctly execute
6
while using the same regular expression in consecutive calls.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.29.0"
+version = "0.29.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments