Skip to content

Commit 2a759ef

Browse files
committed
docs: changelog
1 parent 8fe093a commit 2a759ef

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

packages/astro-robots-txt/CHANGELOG.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@
1010

1111
### Minor Changes
1212

13-
- b95d515: ### Minor changes
13+
- b95d515: The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
1414

15-
- The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
15+
### Patch changes
1616

17-
### Patch changes
18-
19-
- chore: deps update
17+
- chore: deps update
2018

2119
## 0.3.12
2220

packages/astro-sitemap/CHANGELOG.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@
1010

1111
### Minor Changes
1212

13-
- a994b61: ### Minor changes
13+
- a994b61: The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
1414

15-
- The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
15+
- The _changefreq_ option property type changed from the `ChangeFreq` type to the `EnumChangeFreq` enum to make it compatible with [sitemap](https://github.com/ekalinin/sitemap.js).
1616

17-
- The _changefreq_ option property type changed from the `ChangeFreq` type to the `EnumChangeFreq` enum to make it compatible with [sitemap](https://github.com/ekalinin/sitemap.js).
17+
### Patch changes
1818

19-
### Patch changes
20-
21-
- chore: deps update
19+
- chore: deps update
2220

2321
## 0.4.3
2422

packages/astro-webmanifest/CHANGELOG.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@
1010

1111
### Minor Changes
1212

13-
- b95d515: ### Minor changes
13+
- b95d515: The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
1414

15-
- The external config logic is implemented using [@proload/core](https://github.com/natemoo-re/proload) as well as [Astro](https://github.com/withastro/astro). Typescript configs are supported now.
15+
### Patch changes
1616

17-
### Patch changes
18-
19-
- chore: deps update
17+
- chore: deps update
2018

2119
## 0.4.4
2220

0 commit comments

Comments
 (0)