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
semantic-release-bot
06934aff10
chore(release): 1.0.2 [skip ci]
...
## [1.0.2](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.1...v1.0.2 ) (2022-05-21)
### Bug Fixes
* **ci:** fix release config by moving branches setting ([d001e99
](d001e99191
))
2022-05-21 00:53:29 +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
c5a0e9d42e
fix(ci): add assets to semantic-release/git config
2022-05-20 17:33:21 -07:00
Christopher Willis-Ford
95498c3dc7
style: reformat release.config.js
2022-05-20 17:31:59 -07:00
Christopher Willis-Ford
4ca4807fb0
ci(release): specify release branches = ["main"]
2022-05-20 17:19:56 -07:00
Christopher Willis-Ford
c93d54f8d6
Merge pull request #2 from LLK/renovate/pin-dependencies
...
chore(deps): pin dependencies
2022-05-20 16:48:35 -07:00
Christopher Willis-Ford
de75621772
fix(ci): fix running semantic-release on CI
2022-05-20 16:46:43 -07:00
Renovate Bot
6b4704f95e
chore(deps): pin dependencies
2022-05-20 23:45:28 +00:00
Christopher Willis-Ford
4301f534c8
ci: enable Renovate
2022-05-20 16:42:02 -07: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
c65a2acf10
ci: add CircleCI config
2022-05-20 16:16:32 -07:00
Christopher Willis-Ford
65fcf2826c
style: adjust indentation and line ending settings
2022-05-20 13:24:44 -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
Jed Mao
df5b02ffff
docs: summarize expectations in README
2019-07-31 00:29:39 -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
Jed Mao
2aead168ac
fix: broken badges
2019-06-26 12:06:30 -05: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
Jed Mao
9c153ffa2c
Merge pull request #2 from jedmao/fix-badge
...
fix: broken build badge
2019-06-26 11:49:17 -05:00
Jed Mao
a853fe3572
fix: broken build badge
2019-06-26 11:45:12 -05:00
Jed Mao
c74438d086
docs: add environment variables info to README
2019-06-26 11:02:29 -05:00
Jed Mao
e8544dc4e4
Fix Travis-CI build badge
2019-06-26 10:51:33 -05:00
Jed Mao
687126803b
Update README.md
2019-06-26 10:46:59 -05:00
Jed Mao
e1d0b54022
docs: cleanup changelog
2019-06-11 17:36:03 -05: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
jedmao
2dd093c939
fix: release notes after changelog title
2019-06-11 17:32:11 -05:00
jedmao
e13d4486a0
docs: clean-up changelog
2019-06-11 17:28:12 -05: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
jedmao
e97d855e93
fix: add notes after title
2019-06-11 17:20:49 -05: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