renovate[bot]
dfd401dfbf
chore(deps): update dependency eslint to v8.30.0
2022-12-20 04:55:58 +00:00
renovate[bot]
55656ce463
chore(deps): update dependency eslint to v8.29.0
2022-12-06 04:09:58 +00:00
renovate[bot]
11e2100226
chore(deps): update commitlint monorepo to v17.3.0
2022-11-24 20:39:12 +00:00
renovate[bot]
e128643872
chore(deps): update dependency eslint to v8.28.0
2022-11-22 02:22:52 +00:00
renovate[bot]
da0a240224
chore(deps): update dependency husky to v8.0.2
2022-11-11 04:32:13 +00:00
renovate[bot]
8c44927a9a
chore(deps): update dependency eslint to v8.27.0
2022-11-09 07:00:52 +00:00
renovate[bot]
747dabbb66
chore(deps): update commitlint monorepo to v17.2.0
2022-11-03 16:01:26 +00:00
renovate[bot]
4d39842399
chore(deps): update dependency eslint to v8.26.0
2022-10-24 22:49:13 +00:00
renovate[bot]
a365f99fda
chore(deps): update dependency eslint to v8.25.0
2022-10-11 00:13:09 +00:00
semantic-release-bot
67552b6440
chore(release): 1.0.5 [skip ci]
...
## [1.0.5](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.4...v1.0.5 ) (2022-10-03)
### Bug Fixes
* **release:** limit release git commit message to 32k ([7d40354
](7d40354117
))
2022-10-03 18:34:48 +00:00
renovate[bot]
9c7be729ac
chore(deps): update dependency eslint to v8.24.0
2022-09-27 02:03:23 +00:00
renovate[bot]
f386298beb
chore(deps): update dependency eslint to v8.23.1
2022-09-15 10:39:47 +00:00
renovate[bot]
27057c2642
chore(deps): update commitlint monorepo
2022-09-01 10:26:55 +00:00
semantic-release-bot
37fef05346
chore(release): 1.0.4 [skip ci]
...
## [1.0.4](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.3...v1.0.4 ) (2022-08-31)
### Bug Fixes
* **release:** run npm plugin before git so new package.json version gets committed ([a994008
](a99400805b
))
2022-08-31 15:50:25 +00:00
renovate[bot]
3f6eb53ba7
chore(deps): update dependency eslint to v8.23.0
2022-08-30 01:22:46 +00:00
renovate[bot]
15e2da15a4
chore(deps): update dependency semantic-release to v19.0.5
2022-08-26 15:24:25 +00:00
renovate[bot]
65425a2a88
chore(deps): update dependency eslint to v8.22.0
2022-08-17 04:06:56 +00:00
renovate[bot]
4082705ecb
chore(deps): update dependency eslint to v8.21.0
2022-08-04 06:31:40 +00:00
renovate[bot]
57f0150295
chore(deps): update dependency eslint to v8.20.0
2022-07-19 21:11:40 +00:00
renovate[bot]
a6db9c8808
chore(deps): update dependency eslint to v8.19.0
2022-07-05 02:21:25 +00:00
renovate[bot]
48236349dd
chore(deps): update commitlint monorepo to v17.0.3
2022-06-28 12:03:29 +00:00
renovate[bot]
839f4dc107
chore(deps): update dependency eslint to v8.18.0
2022-06-20 23:45:21 +00:00
Renovate Bot
6a35dccccd
chore(deps): update dependency semantic-release to v19.0.3
2022-06-12 03:37:08 +00:00
Renovate Bot
be3d563ad0
chore(deps): update dependency eslint to v8.17.0
2022-06-06 23:16:24 +00:00
Renovate Bot
45e27a4613
chore(deps): update commitlint monorepo to v17.0.2
2022-06-04 03:54:40 +00:00
Christopher Willis-Ford
6c29ff243e
style: use eslint-config-scratch
2022-05-31 12:11:19 -07:00
Renovate Bot
3f577db491
chore(deps): update dependency @commitlint/cli to v17.0.1
2022-05-28 10:58:31 +00:00
Christopher Willis-Ford
d001e99191
fix(ci): fix release config by moving branches setting
...
Instead of merging the configuration values in `package.json` with those
in `relase.config.js`, the `package.json` configuration was treated as
the only configuration.
2022-05-20 17:51:34 -07:00
Christopher Willis-Ford
4ca4807fb0
ci(release): specify release branches = ["main"]
2022-05-20 17:19:56 -07:00
Renovate Bot
6b4704f95e
chore(deps): pin dependencies
2022-05-20 23:45:28 +00:00
Christopher Willis-Ford
57c5df152e
build: update semantic-release and its plugins
2022-05-20 16:40:15 -07:00
Christopher Willis-Ford
e74fa8182d
build: remove commitizen in favor of optional global install
2022-05-20 16:26:50 -07:00
Christopher Willis-Ford
5d50d80ecf
test: add husky hook for commitlint
2022-05-20 16:24:00 -07:00
Christopher Willis-Ford
ccc599d078
ci: enable commitlint on CI
2022-05-20 16:17:17 -07:00
Christopher Willis-Ford
425f07c0e4
test: remove xo
...
xo will be replaced with eslint in a later change
2022-05-20 16:17:10 -07:00
Christopher Willis-Ford
e4e298f073
refactor: fork from @jedmao/semantic-release-npm-github-config@1.0.9
...
* Update repository references
* Update `package-lock.json`
* Rename `.releaserc.json` to `release.config.js`
* A few other minor tweaks
2022-05-20 10:35:49 -07:00
semantic-release-bot
121e8b242b
chore(release): 1.0.9 [skip ci]
...
## [1.0.9](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.8...v1.0.9 ) (2019-12-02)
### Bug Fixes
* update dependencies, audit fix ([4f07b55
](4f07b55022
))
2019-12-02 23:50:24 +00:00
Jed Mao
4f07b55022
fix: update dependencies, audit fix
2019-12-02 17:46:21 -06:00
semantic-release-bot
529fba1811
chore(release): 1.0.8 [skip ci]
...
## [1.0.8](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.7...v1.0.8 ) (2019-11-03)
### Bug Fixes
* update dependencies (security fixes) ([acaeeb6
](acaeeb69a8
))
2019-11-03 23:47:04 +00:00
jedmao
acaeeb69a8
fix: update dependencies (security fixes)
2019-11-03 15:46:15 -08:00
semantic-release-bot
a389f49eb5
chore(release): 1.0.7 [skip ci]
...
## [1.0.7](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.6...v1.0.7 ) (2019-09-25)
### Bug Fixes
* place tarball in a separate pack dir ([8d609a7
](https://github.com/jedmao/semantic-release-npm-github-config/commit/8d609a7 ))
2019-09-25 21:06:38 +00:00
jedmao
8d609a72ca
fix: place tarball in a separate pack dir
2019-09-25 16:05:32 -05:00
semantic-release-bot
789ea0e30b
chore(release): 1.0.6 [skip ci]
...
## [1.0.6](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.5...v1.0.6 ) (2019-06-26)
### Bug Fixes
* broken badges ([2aead16
](https://github.com/jedmao/semantic-release-npm-github-config/commit/2aead16 ))
2019-06-26 17:11:32 +00:00
semantic-release-bot
032a8fe5b7
chore(release): 1.0.5 [skip ci]
...
## [1.0.5](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.4...v1.0.5 ) (2019-06-26)
### Bug Fixes
* broken build badge ([a853fe3
](https://github.com/jedmao/semantic-release-npm-github-config/commit/a853fe3 ))
2019-06-26 16:50:40 +00:00
semantic-release-bot
76056da228
chore(release): 1.0.4 [skip ci]
...
## [1.0.4](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.3...v1.0.4 ) (2019-06-11)
### Bug Fixes
* release notes after changelog title ([2dd093c
](https://github.com/jedmao/semantic-release-npm-github-config/commit/2dd093c ))
2019-06-11 22:33:38 +00:00
semantic-release-bot
a1da8861f6
chore(release): 1.0.3 [skip ci]
...
## [1.0.3](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.2...v1.0.3 ) (2019-06-11)
### Bug Fixes
* add notes after title ([e97d855
](https://github.com/jedmao/semantic-release-npm-github-config/commit/e97d855 ))
2019-06-11 22:23:45 +00:00
semantic-release-bot
a5117f304a
chore(release): 1.0.2 [skip ci]
...
## [1.0.2](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.1...v1.0.2 ) (2019-06-11)
### Bug Fixes
* add # before Changelog title ([9c6dd04
](https://github.com/jedmao/semantic-release-npm-github-config/commit/9c6dd04 ))
2019-06-11 21:57:53 +00:00
semantic-release-bot
497b21d544
chore(release): 1.0.1 [skip ci]
...
## [1.0.1](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.0...v1.0.1 ) (2019-06-11)
### Bug Fixes
* add changelog keyword ([1275b21
](https://github.com/jedmao/semantic-release-npm-github-config/commit/1275b21 ))
* add release keyword ([2ca61a0
](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0 ))
* use own config ([a7c517d
](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d ))
2019-06-11 19:41:17 +00:00
jedmao
1275b21503
fix: add changelog keyword
2019-06-11 14:39:45 -05:00
semantic-release-bot
e5551f7ad6
chore(release): 1.0.0 [skip ci]
...
# 1.0.0 (2019-06-11)
### Bug Fixes
* add release keyword ([2ca61a0
](https://github.com/jedmao/semantic-release-npm-github-config/commit/2ca61a0 ))
* use own config ([a7c517d
](https://github.com/jedmao/semantic-release-npm-github-config/commit/a7c517d ))
### Features
* initial release ([c818259
](https://github.com/jedmao/semantic-release-npm-github-config/commit/c818259 ))
2019-06-11 19:31:50 +00:00