58862fbf76
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 lines
441 B
Markdown
7 lines
441 B
Markdown
# @astrojs/rss
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- [`1032e450`](https://github.com/withastro/astro/commit/1032e450cc224e603e8e69ef1422de6dbf184dd2) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Introduce new @astrojs/rss package for RSS feed generation! This also adds a new global env variable for your project's configured "site": import.meta.env.SITE. This is consumed by the RSS feed helper to generate the correct canonical URL.
|