Skip to content

Commit

Permalink
RELEASING: Releasing 1 package(s)
Browse files Browse the repository at this point in the history
Releases:
  docs@1.0.0-beta.3

[skip ci]
  • Loading branch information
Release Bot[bot] committed Oct 28, 2024
1 parent 262459a commit fbdaf45
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"beige-swans-add",
"big-coins-join",
"big-ears-cheer",
"brave-days-happen",
"brave-gifts-lay",
"brave-lobsters-wonder",
"brave-owls-help",
Expand Down
6 changes: 6 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# docs

## 1.0.0-beta.3

### Minor Changes

- 262459a: Adding a browserslist config file and corresponding Eslint plugin (compat). Code will be linted based on supported browsers. Docs now show a section on the homepage listing all supported browsers and versions.

## 1.0.0-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit fbdaf45

Please sign in to comment.