Skip to content

Commit e89af9b

Browse files
ci: release (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2fc6369 commit e89af9b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cool-cows-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/feed/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ascorbic/feed-loader
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#94](https://github.com/ascorbic/astro-loaders/pull/94) [`2fc6369`](https://github.com/ascorbic/astro-loaders/commit/2fc6369e0ef696488102af1e7b58920a812eed03) Thanks [@ascorbic](https://github.com/ascorbic)! - Add support for lastModified in live loader
8+
39
## 2.0.0
410

511
### Major Changes

packages/feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ascorbic/feed-loader",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)