Skip to content

Commit 4d19e56

Browse files
chore(main): release 0.0.12
1 parent e132b86 commit 4d19e56

File tree

17 files changed

+119
-29
lines changed

17 files changed

+119
-29
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.11"
2+
".": "0.0.12"
33
}

CHANGELOG.md

+90
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,96 @@ 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.0.12](https://github.com/mdn/rari/compare/v0.0.11...v0.0.12) (2024-10-02)
9+
10+
11+
### Features
12+
13+
* **apiref:** heavy lifting ([b9ad1de](https://github.com/mdn/rari/commit/b9ad1decca0eb139e0de34d888c3c6f8e03bb170))
14+
* **baseline:** support new baseline ([cd17a95](https://github.com/mdn/rari/commit/cd17a955b428038552e95ff2cd36ff7a6751f434))
15+
* **ci:** use release-please ([ded5373](https://github.com/mdn/rari/commit/ded5373d9b487d8714934fe0089ee81880309272))
16+
* **deps:** remove once_cell ([9942a57](https://github.com/mdn/rari/commit/9942a577756fe7ab44439b44ea928812fb9d950b))
17+
* **generic_pages:** add support for generic pages ([971d92c](https://github.com/mdn/rari/commit/971d92cfc0a2b852b0afe88c2cb7f98944c53576))
18+
* **generics:** prepare support for community page ([05d39f2](https://github.com/mdn/rari/commit/05d39f2a238feb32fe8969ef4cf225405d6566d6))
19+
* **homepage:** build homepage ([56127ad](https://github.com/mdn/rari/commit/56127ad90c833e0141be8b87035c2d9a2ae3fca8))
20+
* **issues:** add initial support for issues ([df326d5](https://github.com/mdn/rari/commit/df326d5cf456cbed6e53d870ca2a33291fc038ea))
21+
* **locales:** filter translated locales ([9cf56b4](https://github.com/mdn/rari/commit/9cf56b4ce90957251c349e374176bb26a64367e9))
22+
* **rari:** initial commit ([ef4894d](https://github.com/mdn/rari/commit/ef4894d4ea59363a928c958512a8843b62e122a0))
23+
* **redirects:** short cuts ([fae9ba2](https://github.com/mdn/rari/commit/fae9ba2adf401e1b0b29ebc13eb56721076fdfad))
24+
* **release-plz:** add release-plz and use lto ([f5742f3](https://github.com/mdn/rari/commit/f5742f30e58d7a57aa52b58aabdedb71ba4aa4a4))
25+
* **seach-index:** build search index ([8323644](https://github.com/mdn/rari/commit/8323644cc27258a214c6b0671780e8e8e3f17460))
26+
* **sidebar:** l10n support ([0b26aba](https://github.com/mdn/rari/commit/0b26aba841d6bea046e1b4454959fce069667471))
27+
* **sidebars:** start supporting inline sidebars ([c9a7591](https://github.com/mdn/rari/commit/c9a7591c60205d1938d1b5c2d9f08f64b8c3b50c))
28+
* **sitemap:** build sitemap.txt ([71adb36](https://github.com/mdn/rari/commit/71adb363f8e8d103bcb4a6b7442865f009d73fea))
29+
* **SPA:** basic SPA support ([a1ccbb1](https://github.com/mdn/rari/commit/a1ccbb19e79454a9b3bca83d8f545fe930160ad3))
30+
* **spas:** initial support for spas ([526d841](https://github.com/mdn/rari/commit/526d841883978775768a609b2e7a42ffd6ce47ab))
31+
* **templ:** add webextallexamples and listgroups ([728b5e3](https://github.com/mdn/rari/commit/728b5e34d69252643a6dc971acf42bb23425413b))
32+
* **templ:** addonsidebar ([2667aad](https://github.com/mdn/rari/commit/2667aad3e035971334dbd3ed643ab22e19a669d9))
33+
* **templ:** addonsidebarmain ([5c02fde](https://github.com/mdn/rari/commit/5c02fde5be0fe6935ecefe7dde57799476f196fa))
34+
* **templ:** apilistalpha ([639a3e4](https://github.com/mdn/rari/commit/639a3e4640774404883da9c58a374e39e347b4d5))
35+
* **templ:** first half of cssinfo ([b229209](https://github.com/mdn/rari/commit/b229209aebe559c60ee5efc8c523ca5f8c3cee1d))
36+
* **templ:** jsref + fixes ([11feeb3](https://github.com/mdn/rari/commit/11feeb338fcf86823fae45f8524f03e5177ec746))
37+
* **templ:** more sidebars ([fe7d2e8](https://github.com/mdn/rari/commit/fe7d2e88e5cf32d356a0ff84a442423fea691dd6))
38+
* **templ:** post process inline sidebar ([648becb](https://github.com/mdn/rari/commit/648becb8018d8cc4619300310cf0873f9c28f64f))
39+
* **templs:** add js prop attr and svginfo ([56bf52a](https://github.com/mdn/rari/commit/56bf52a79d79c3fdff3788d7677971e011a59280))
40+
* **templs:** add securecontext ([aac156e](https://github.com/mdn/rari/commit/aac156e4a999c6976c5e6f30a69dadaefbc0979f))
41+
* **templs:** banners and http links ([794bc21](https://github.com/mdn/rari/commit/794bc2190483feadc3a6ed56502e70e4c975b697))
42+
* **templs:** default api sidebar ([c64eff1](https://github.com/mdn/rari/commit/c64eff1ae7e3e8e2fd33cc3d650ab87eaf82a8ac))
43+
* **templs:** embed gh live sample ([008587f](https://github.com/mdn/rari/commit/008587ff31daf9624500b77915cc08e623e71781))
44+
* **templs:** embeds ([b150984](https://github.com/mdn/rari/commit/b15098403815c7580c7855f4b1d688974ff888c1))
45+
* **templs:** glossarydisambiguation ([18d57ba](https://github.com/mdn/rari/commit/18d57ba2ccef4acf3246a87c9a70e461f8352462))
46+
* **templs:** lots of sidebars ([4675517](https://github.com/mdn/rari/commit/467551703420788ae486969ebb840097e24c1da9))
47+
* **templs:** many ([0919d7d](https://github.com/mdn/rari/commit/0919d7dda60a6a0015a68964b0b8c58de82e25b0))
48+
* **templs:** more banners ([bc2a857](https://github.com/mdn/rari/commit/bc2a8573ac63da4e4ebee07b86082f076624dc41))
49+
* **templs:** more on subpages and fixes ([792c407](https://github.com/mdn/rari/commit/792c40734bc457bd01e21fa211010ab1d3c190a8))
50+
* **templs:** prev next menu ([c75d3bf](https://github.com/mdn/rari/commit/c75d3bf44e6bc7e16c63b91cc97bdfea83cfc968))
51+
* **templs:** svgattrs and seecompattable ([42fd8a9](https://github.com/mdn/rari/commit/42fd8a9a2e50ea53f49f2721eb5e5e93632d1a78))
52+
* **templ:** template before html conversion! ([46abf2b](https://github.com/mdn/rari/commit/46abf2b764afed0793330f678640758acfd6d950))
53+
* **templ:** webextallcompat ([fc799b8](https://github.com/mdn/rari/commit/fc799b83112f57296130fd8cd1faaef0c389d103))
54+
* **tmpl:** css_ref ([1468878](https://github.com/mdn/rari/commit/1468878a6b1b744c5ed8ec88ee1bdc11e85f6da4))
55+
* **tools:** implement move command ([#1](https://github.com/mdn/rari/issues/1)) ([51e04dc](https://github.com/mdn/rari/commit/51e04dc383ca4ff2ce211f863a2e7f01043d242b))
56+
* **translations:** add other translations field ([10c4805](https://github.com/mdn/rari/commit/10c48050a15459bd160736556152494228c9043b))
57+
* **translations:** use en-us front matter ([2b84868](https://github.com/mdn/rari/commit/2b84868050bbe9c21ac504fbc9feb808e63d27b9))
58+
59+
60+
### Bug Fixes
61+
62+
* **banners:** add p ([ac7c8c0](https://github.com/mdn/rari/commit/ac7c8c0b6dc103a46347fde152330b646a9cd831))
63+
* **blog:** copy author avatars ([ccd5231](https://github.com/mdn/rari/commit/ccd5231df56e4d3d07a3812de293828c4cc6b821))
64+
* **build:** locale and redirect fixes ([126d6ac](https://github.com/mdn/rari/commit/126d6acf29b84b4b3c0ed48855b880b33b1f65aa))
65+
* **build:** orphaned and conflicting ([a353b88](https://github.com/mdn/rari/commit/a353b88aee2ea792cdc19c0372d29dd6af7b35dd))
66+
* **ci:** add release-please manifest ([ca1d06e](https://github.com/mdn/rari/commit/ca1d06ea0f11eef5680fbe554cea8686d2490630))
67+
* **ci:** correct tag ([28b0d4d](https://github.com/mdn/rari/commit/28b0d4d2a329e8f4f4d1170127174911faad7c7d))
68+
* **ci:** empty release-please manifest ([2c6baba](https://github.com/mdn/rari/commit/2c6baba226db676b9f28436bca2bf56751ea4bfe))
69+
* **ci:** fix release-please files ([323e26a](https://github.com/mdn/rari/commit/323e26a9012b7646a98c92ee584a7a852c11ed96))
70+
* **ci:** fix release-plz ([f1ed561](https://github.com/mdn/rari/commit/f1ed561ffdaf53853e3282d4880c10b7253c956e))
71+
* **ci:** fix upload and release-plz ([18bd40a](https://github.com/mdn/rari/commit/18bd40a381b51c3f1985463baa08f5087d7f6a5e))
72+
* **ci:** no default features for self_update ([5b67dd3](https://github.com/mdn/rari/commit/5b67dd311779daa29d2520aa8871e3837bc9b69f))
73+
* **ci:** release build ([257e3bc](https://github.com/mdn/rari/commit/257e3bc99e08f0102b009d067fbcbce4974ba170))
74+
* **ci:** release-please again ([2dc9b7f](https://github.com/mdn/rari/commit/2dc9b7fda4e4a3b4aceaa6158a9d26d68506a844))
75+
* **ci:** release-please again ([c843529](https://github.com/mdn/rari/commit/c843529bf7a89573372fb934f53da8be245cb84e))
76+
* **ci:** release-plz again ([a95bb03](https://github.com/mdn/rari/commit/a95bb03677735860226c03f5d20f674c4dfd0704))
77+
* **ci:** remove openssl-sys dependency ([c307ad8](https://github.com/mdn/rari/commit/c307ad88cbd8c7c9255c587577b48c1f0d6b4c9e))
78+
* **ci:** remvoe codeql ([1787026](https://github.com/mdn/rari/commit/178702649ed5e8d68f2cbf0a2165cef34ba730c8))
79+
* **ci:** split pr and release ([2d10174](https://github.com/mdn/rari/commit/2d10174a837414163c8a5aac3b17f12bd9a62730))
80+
* **ci:** use PAT ([c5f211a](https://github.com/mdn/rari/commit/c5f211a708428a134d1ff10336521c07cb55a0a7))
81+
* **ci:** use published as trigger ([a0c7a9a](https://github.com/mdn/rari/commit/a0c7a9a7b158dae57c8238ad6bc134fb556821d7))
82+
* **ci:** use rustls for self_update ([79259c5](https://github.com/mdn/rari/commit/79259c5a05a5961b490d29bb185a1b73654687d4))
83+
* **ci:** use tag as trigger ([2a06ed1](https://github.com/mdn/rari/commit/2a06ed1bbd388376e1ab71d4a8e1531909f3ee14))
84+
* **homepage:** use hyData ([2981fea](https://github.com/mdn/rari/commit/2981fea089104a017ddea2f8b56e25a6b1f8802c))
85+
* **ids:** fix fixing ids ([18146d1](https://github.com/mdn/rari/commit/18146d12dc9bb14c18741bd1c06bd4e5bdbeba10))
86+
* **ids:** more dl issues ([de1fd97](https://github.com/mdn/rari/commit/de1fd97a18432fb81425a0241bc59581732f05e9))
87+
* **ids:** more on dl ids ([79901f1](https://github.com/mdn/rari/commit/79901f15b17988fc02e94fccb6dd1ce33cc2b393))
88+
* **ids:** start with 2?! ([f2fa543](https://github.com/mdn/rari/commit/f2fa5438d009b14548b182f931f654ec11e5682b))
89+
* **l10n:** fix trimming ([667666d](https://github.com/mdn/rari/commit/667666dcc147440e57ce9ba3f25c6d17ac135bfe))
90+
* **locales:** rename all to for generics and spas ([e1721d1](https://github.com/mdn/rari/commit/e1721d171f5b0316a833c8bd32d5f10c91b35476))
91+
* **many:** fix path related issues ([e2a6ebc](https://github.com/mdn/rari/commit/e2a6ebca54d52119be225d2ca03b1904f775aec4))
92+
* **rewriter:** don't wrap eveything in em ([7fe90a7](https://github.com/mdn/rari/commit/7fe90a76a9d83f1b4826b29e1b2bb2c9f8abe00a))
93+
* **search-index:** path ([bbe8f80](https://github.com/mdn/rari/commit/bbe8f80265ef5c83dad275579d7e8d1f912628ea))
94+
* **shot_title:** derive short_title for tags ([28f461f](https://github.com/mdn/rari/commit/28f461fd30f7b10a7f9e2601c88da743e6518c69))
95+
* **templ:** cssinfo at 99% ([b19f4fc](https://github.com/mdn/rari/commit/b19f4fc721330a210623046e6a56c756489d5004))
96+
* **various:** fix issues from testing ([675a738](https://github.com/mdn/rari/commit/675a73829aef3601f3fed4fd0751b25b503f151b))
97+
898
## [0.0.11](https://github.com/mdn/rari/compare/v0.0.10...v0.0.11) (2024-10-02)
999

10100

Cargo.lock

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition = "2021"
55
license = "MPL-2.0"
66
authors = ["Florian Dieminger <[email protected]>"]

crates/css-definition-syntax/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-definition-syntax"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/css-syntax-types/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-syntax-types"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/css-syntax/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-syntax"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/diff-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diff-test"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-data/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-data"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-deps/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-deps"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-doc/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-doc"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-linter/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-linter"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-md/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-md"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-templ-func/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-templ-func"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-tools/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-tools"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-types/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-types"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/rari-utils/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rari-utils"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)