Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/calm-hawks-check.md

This file was deleted.

8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude = ["scripts/rust-oracle"]
resolver = "3"

[workspace.package]
version = "2.3.1"
version = "2.3.2"
edition = "2024"
# Minimum supported Rust version, matching the pinned toolchain
# (rust-toolchain.toml). With resolver "3" this also makes dependency
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.1
2.3.2
2 changes: 1 addition & 1 deletion crates/stdnum-wasm-size-fixture/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/stdnum-darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-darwin-arm64

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-darwin-arm64",
"version": "2.3.1",
"version": "2.3.2",
"description": "macOS arm64 native binding for @stll/stdnum",
"license": "MIT",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/stdnum-darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-darwin-x64

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-darwin-x64",
"version": "2.3.1",
"version": "2.3.2",
"description": "macOS x64 native binding for @stll/stdnum",
"license": "MIT",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/stdnum-linux-arm64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-linux-arm64-gnu

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-linux-arm64-gnu",
"version": "2.3.1",
"version": "2.3.2",
"description": "Linux arm64 glibc native binding for @stll/stdnum",
"license": "MIT",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/stdnum-linux-x64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-linux-x64-gnu

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-linux-x64-gnu",
"version": "2.3.1",
"version": "2.3.2",
"description": "Linux x64 glibc native binding for @stll/stdnum",
"license": "MIT",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/stdnum-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-wasm

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-wasm",
"version": "2.3.1",
"version": "2.3.2",
"description": "Standard identifier validation for browsers via WebAssembly",
"homepage": "https://github.com/stella/stdnum",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions packages/stdnum-win32-x64-msvc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stll/stdnum-win32-x64-msvc

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/stdnum-win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum-win32-x64-msvc",
"version": "2.3.1",
"version": "2.3.2",
"description": "Windows x64 native binding for @stll/stdnum",
"license": "MIT",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/stdnum/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @stll/stdnum

## 2.3.2

### Patch Changes

- [#183](https://github.com/stella/stdnum/pull/183) [`0c1bb1e`](https://github.com/stella/stdnum/commit/0c1bb1e8692b10756c2100f62c2ab3f6d1bcde06) Thanks [@jan-kubica](https://github.com/jan-kubica)! - Publish refreshed package builds after updating dependencies and Rust quality tooling.

## 2.3.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/stdnum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stll/stdnum",
"version": "2.3.1",
"version": "2.3.2",
"description": "Standard identifier validation backed by a single Rust core",
"homepage": "https://github.com/stella/stdnum",
"license": "MIT",
Expand Down Expand Up @@ -956,11 +956,11 @@
"typescript": "7.0.2"
},
"optionalDependencies": {
"@stll/stdnum-darwin-arm64": "2.3.1",
"@stll/stdnum-darwin-x64": "2.3.1",
"@stll/stdnum-linux-arm64-gnu": "2.3.1",
"@stll/stdnum-linux-x64-gnu": "2.3.1",
"@stll/stdnum-wasm": "2.3.1",
"@stll/stdnum-win32-x64-msvc": "2.3.1"
"@stll/stdnum-darwin-arm64": "2.3.2",
"@stll/stdnum-darwin-x64": "2.3.2",
"@stll/stdnum-linux-arm64-gnu": "2.3.2",
"@stll/stdnum-linux-x64-gnu": "2.3.2",
"@stll/stdnum-wasm": "2.3.2",
"@stll/stdnum-win32-x64-msvc": "2.3.2"
}
}
Loading