Skip to content

Commit b7424b0

Browse files
committed
v1.2.1
1 parent f2e8e97 commit b7424b0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## [Unreleased](https://github.com/TanklesXL/glint/compare/v1.1.0...HEAD)
44

5-
65
# v1
76

7+
## [1.2.1](https://github.com/TanklesXL/glint/compare/v1.2.1...v1.2.0)
8+
9+
- remove use of deprecated `list.pop` function
10+
811
## [1.2.0](https://github.com/TanklesXL/glint/compare/v1.2.0...v1.1.1)
912

1013
- add the `glint.map_command` function

gleam.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "glint"
2-
version = "1.2.0"
2+
version = "1.2.1"
33

44
# Fill out these fields if you intend to generate HTML documentation or publishname = "glint"
55
# your project to the Hex package manager.

0 commit comments

Comments
 (0)