mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-05-04 10:43:58 +01:00
chore(lib): prepare for v0.1.14
This commit is contained in:
parent
6d9f6ea032
commit
0ed4511303
2 changed files with 4 additions and 2 deletions
|
@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.14] - 2025-04-29
|
||||
### Added
|
||||
- Includes the following new tools:
|
||||
- [`pesde/argon@2.0.25`](https://pesde.dev/packages/pesde/argon/2.0.25/any)
|
||||
|
@ -186,4 +188,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
[0.1.11]: https://pesde.dev/packages/pesde/toolchainlib/0.1.11/any
|
||||
[0.1.12]: https://pesde.dev/packages/pesde/toolchainlib/0.1.12/any
|
||||
[0.1.13]: https://pesde.dev/packages/pesde/toolchainlib/0.1.13/any
|
||||
|
||||
[0.1.14]: https://pesde.dev/packages/pesde/toolchainlib/0.1.14/any
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "pesde/toolchainlib"
|
||||
description = "A Luau library for implementing toolchain management"
|
||||
version = "0.1.13"
|
||||
version = "0.1.14"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
||||
includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]
|
||||
|
|
Loading…
Add table
Reference in a new issue