Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/rariPublic

Commita115eaf

Browse files
authored
chore(main): release 0.2.4 (#401)
1 parentc9c4687 commita115eaf

File tree

21 files changed

+48
-36
lines changed

21 files changed

+48
-36
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".":"0.2.3"
2+
".":"0.2.4"
33
}

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
##[0.2.4](https://github.com/mdn/rari/compare/v0.2.3...v0.2.4) (2025-11-28)
9+
10+
11+
###Bug Fixes
12+
13+
***doc:** add tracing context to parallel read ([#399](https://github.com/mdn/rari/issues/399)) ([c9c4687](https://github.com/mdn/rari/commit/c9c46871bebea181cbfd0f9d901f0211e1f08d32))
14+
15+
16+
###Miscellaneous
17+
18+
***types:** remove legacy_live_samples_base_url from settings ([#400](https://github.com/mdn/rari/issues/400)) ([d93013f](https://github.com/mdn/rari/commit/d93013f65a9c2f58e97147516099a789a1e77abe))
19+
820
##[0.2.3](https://github.com/mdn/rari/compare/v0.2.2...v0.2.3) (2025-11-27)
921

1022

‎Cargo.lock‎

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="rari"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition ="2024"
55
license ="MPL-2.0"
66
authors = ["MDN Engineering Team <mdn-dev@mozilla.com>"]

‎crates/css-definition-syntax/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="css-definition-syntax"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

‎crates/css-syntax-types/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="css-syntax-types"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

‎crates/css-syntax/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="css-syntax"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

‎crates/diff-test/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="diff-test"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

‎crates/rari-data/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="rari-data"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

‎crates/rari-deps/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="rari-deps"
3-
version ="0.2.3"
3+
version ="0.2.4"
44
edition.workspace =true
55
authors.workspace =true
66
license.workspace =true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp