Skip to content

Commit 74dd2e3

Browse files
committed
chore: update README and semantic-release config
1 parent 4678ae5 commit 74dd2e3

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,11 @@
88

99
Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
1010

11-
# Version 2 Beta
12-
13-
These are docs for the version 2 beta branch.
14-
1511
# Table of Contents
1612

1713
<!-- toc -->
1814

1915
- [astx](#astx)
20-
- [Version 2 Beta](#version-2-beta)
2116
- [Table of Contents](#table-of-contents)
2217
- [Introduction](#introduction)
2318
- [Usage examples](#usage-examples)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"release": {
6262
"branches": [
63-
"master",
63+
"main",
6464
{
6565
"name": "beta",
6666
"prerelease": true

0 commit comments

Comments
 (0)