Skip to content

Commit a34e29a

Browse files
authored
release: 1.1.0 (#26)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent dc9c8fa commit a34e29a

File tree

3 files changed

+69
-2
lines changed

3 files changed

+69
-2
lines changed

CHANGELOG.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
## [1.1.0](https://github.com/flex-development/toggle-pkg-type/compare/1.0.1...1.1.0) (2023-02-20)
2+
3+
4+
### :package: Build
5+
6+
* **deps-dev:** Bump @commitlint/cli from 17.3.0 to 17.4.4 ([#24](https://github.com/flex-development/toggle-pkg-type/issues/24)) ([d1cec34](https://github.com/flex-development/toggle-pkg-type/commit/d1cec34d2f0f7b442cfd975f68013a6395920e59))
7+
* **deps-dev:** Bump @commitlint/config-conventional from 17.3.0 to 17.4.4 ([#21](https://github.com/flex-development/toggle-pkg-type/issues/21)) ([a0f1845](https://github.com/flex-development/toggle-pkg-type/commit/a0f1845c63018b9d830ac671b0badfedac38857f))
8+
* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.53.0 ([#22](https://github.com/flex-development/toggle-pkg-type/issues/22)) ([2db82f5](https://github.com/flex-development/toggle-pkg-type/commit/2db82f5eeaf1462d24df3ad581c4d7f155f974f6))
9+
* **deps-dev:** Bump @typescript-eslint/parser from 5.45.0 to 5.53.0 ([#25](https://github.com/flex-development/toggle-pkg-type/issues/25)) ([05d2260](https://github.com/flex-development/toggle-pkg-type/commit/05d22607e9d85dafd8ae15be6f363c1e9488c6e0))
10+
* **deps-dev:** Bump esbuild from 0.17.9 to 0.17.10 ([#23](https://github.com/flex-development/toggle-pkg-type/issues/23)) ([9583acb](https://github.com/flex-development/toggle-pkg-type/commit/9583acbf937cf9bbf8c4081b53e10ec9a65ec8b1))
11+
* **deps-dev:** replace type-fest with @flex-development/pkg-types ([c151a78](https://github.com/flex-development/toggle-pkg-type/commit/c151a787790a7124187c911563d92004093185fa))
12+
* **yarn:** bump yarn from 4.0.0-rc.14 to 4.0.0-rc.39 ([5e48412](https://github.com/flex-development/toggle-pkg-type/commit/5e48412c08b8dfb062ef31ade483889d1eea8411))
13+
14+
15+
### :robot: Continuous Integration
16+
17+
* [[@dependabot](https://github.com/dependabot)] configure private registry ([b1102bc](https://github.com/flex-development/toggle-pkg-type/commit/b1102bc3dc3fb04eb2500bbe54ec72edf8e9ba50))
18+
* **deps:** Bump actions/checkout from 3.1.0 to 3.2.0 ([#16](https://github.com/flex-development/toggle-pkg-type/issues/16)) ([eb8b7f0](https://github.com/flex-development/toggle-pkg-type/commit/eb8b7f0406ef46a7594f75ba8014be8fc810c39a))
19+
* **deps:** Bump actions/checkout from 3.2.0 to 3.3.0 ([#17](https://github.com/flex-development/toggle-pkg-type/issues/17)) ([c36641b](https://github.com/flex-development/toggle-pkg-type/commit/c36641b4559bbb1d8ff5ec8766cc9d1be86840de))
20+
* **deps:** Bump actions/github-script from 6.3.3 to 6.4.0 ([#20](https://github.com/flex-development/toggle-pkg-type/issues/20)) ([8d5ee2a](https://github.com/flex-development/toggle-pkg-type/commit/8d5ee2a8c87e19e3e88f5f8cb210a0f3e1599139))
21+
* **deps:** Bump actions/setup-node from 3.5.1 to 3.6.0 ([#18](https://github.com/flex-development/toggle-pkg-type/issues/18)) ([c5f755c](https://github.com/flex-development/toggle-pkg-type/commit/c5f755ca55ee9e66c898234e2d676328d3926fba))
22+
* **deps:** Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 ([#19](https://github.com/flex-development/toggle-pkg-type/issues/19)) ([1677cee](https://github.com/flex-development/toggle-pkg-type/commit/1677ceea527ccca28a23fe6bf426fa8ac8ddbe66))
23+
* **deps:** Bump dessant/lock-threads from 3.0.0 to 4.0.0 ([#15](https://github.com/flex-development/toggle-pkg-type/issues/15)) ([58560de](https://github.com/flex-development/toggle-pkg-type/commit/58560de6bdaabd942904e39cecac1f1bab32afe7))
24+
* **deps:** Bump flex-development/dist-tag-action from 1.1.1 to 1.1.2 ([#14](https://github.com/flex-development/toggle-pkg-type/issues/14)) ([f848d61](https://github.com/flex-development/toggle-pkg-type/commit/f848d6123d29d7ec30ab82821643eb2582f5428d))
25+
* **workflows:** [`add-to-project`] add items from repo admin account ([2c5f0a2](https://github.com/flex-development/toggle-pkg-type/commit/2c5f0a21e159067203a0ff0dc46ebd82a97d08d5))
26+
* **workflows:** [`add-to-project`] run workflow when pr is synchronized ([ba2ed49](https://github.com/flex-development/toggle-pkg-type/commit/ba2ed492da36ef3ed059dbcb8e8dc64016deb032))
27+
* **workflows:** [`approve-pr`] refactor approval step conditional ([a02af5b](https://github.com/flex-development/toggle-pkg-type/commit/a02af5b3dec0fd387ab275e0ef8a075847746791))
28+
* **workflows:** [`ci`] split ci job into multiple jobs ([9087295](https://github.com/flex-development/toggle-pkg-type/commit/9087295b42881855ed1bb6d5af39ddbedb6586bb))
29+
* **workflows:** [`ci`] upload coverage report to codecov ([d362319](https://github.com/flex-development/toggle-pkg-type/commit/d362319e0479c4d02bdd8379d896cfce33dea6d0))
30+
* **workflows:** [`dependabot-auto`] remove `enable-auto-merge` job conditional ([daf9f3a](https://github.com/flex-development/toggle-pkg-type/commit/daf9f3a493dfca89886f1421a1a4f2bed2919c6a))
31+
* **workflows:** [`dependabot-auto`] sign lockfile fix commit ([ed79ac9](https://github.com/flex-development/toggle-pkg-type/commit/ed79ac93c6011dafac940018a600200f912b0565))
32+
* **workflows:** [`integrity`] update `pull_request` event activity types ([3f0634d](https://github.com/flex-development/toggle-pkg-type/commit/3f0634d253d9aeeba8183aae4b3e8c77851cd1dd))
33+
* **workflows:** publish releases from repo admin account ([14518e5](https://github.com/flex-development/toggle-pkg-type/commit/14518e5ac1cde4a4ba6f166fa53bc0e0af5dfd24))
34+
* **workflows:** use environment files ([7359e11](https://github.com/flex-development/toggle-pkg-type/commit/7359e111d89e747250468664a69d17ef0e23d494))
35+
36+
37+
### :pencil: Documentation
38+
39+
* add "contributor covenant code of conduct" ([2da2720](https://github.com/flex-development/toggle-pkg-type/commit/2da2720b733a733b23d1a4cb11a5867056029bec))
40+
* remove `github actions` badge ([c045131](https://github.com/flex-development/toggle-pkg-type/commit/c045131e6a07d8bca6e0b35ea8b9b6866b6b70e3))
41+
* **node:** add `URL` example ([8101f52](https://github.com/flex-development/toggle-pkg-type/commit/8101f52ef64b8bb058853fdb31f996370282fe2b))
42+
43+
44+
### :sparkles: Features
45+
46+
* pass module id of package directory or manifest ([a710037](https://github.com/flex-development/toggle-pkg-type/commit/a710037b3963dcfc0c60049d32fafe111ab6ffe9))
47+
* **types:** `Command` ([c4517bb](https://github.com/flex-development/toggle-pkg-type/commit/c4517bb35c6eaff9c26bf09622537b221ffaf226))
48+
49+
50+
### :bug: Fixes
51+
52+
* **install:** [git] make `postinstall` script work with git install ([61a100b](https://github.com/flex-development/toggle-pkg-type/commit/61a100b3cb3f1baf4b31f0cbe2fd95dc8b5cf566))
53+
54+
55+
### :house_with_garden: Housekeeping
56+
57+
* update config files ([ccd4fef](https://github.com/flex-development/toggle-pkg-type/commit/ccd4fef5607eb9e8c47ef3b615f91025da23699f))
58+
* update project architecture ([13fccad](https://github.com/flex-development/toggle-pkg-type/commit/13fccad38a2798df11f1ed79d31b681444afa993))
59+
* **deps-dev:** cleanup changelog deps ([dc9c8fa](https://github.com/flex-development/toggle-pkg-type/commit/dc9c8fa150078a7da3592b7a511dce40effbf9b1))
60+
* **github:** add "package manager" dropdown to bug report template ([348fa4d](https://github.com/flex-development/toggle-pkg-type/commit/348fa4defec2429f6aeaf3e6aeeefa9ba3922140))
61+
* **github:** add "typescript version" input to bug report template ([3486e64](https://github.com/flex-development/toggle-pkg-type/commit/3486e6466baa980b92541cfe43c77f0c81b83ec2))
62+
* **github:** add commit scope `types` ([52e87a6](https://github.com/flex-development/toggle-pkg-type/commit/52e87a6e54580d4a1cca2726c05a244af4a333f7))
63+
* **github:** configure sponsor button ([1d67e5b](https://github.com/flex-development/toggle-pkg-type/commit/1d67e5bb8ca5a3a88dcf672acbbb91d42f3e1032))
64+
* **tests:** codecov integration ([07009df](https://github.com/flex-development/toggle-pkg-type/commit/07009df8d74c027427fa0a6294fc9f5ad4de79af))
65+
166
## [1.0.1](https://github.com/flex-development/toggle-pkg-type/compare/1.0.0...1.0.1) (2022-11-21)
267

368

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/toggle-pkg-type",
33
"description": "Toggle type fields in package.json files",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"keywords": [
66
"cjs",
77
"commonjs",
@@ -105,6 +105,7 @@
105105
"@vates/toggle-scripts": "1.0.0",
106106
"@vitest/coverage-c8": "0.28.5",
107107
"@vitest/ui": "0.28.5",
108+
"add-stream": "1.0.0",
108109
"chai": "4.3.7",
109110
"conventional-changelog": "3.1.25",
110111
"conventional-changelog-conventionalcommits": "5.0.0",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,7 @@ __metadata:
13371337
"@vates/toggle-scripts": "npm:1.0.0"
13381338
"@vitest/coverage-c8": "npm:0.28.5"
13391339
"@vitest/ui": "npm:0.28.5"
1340+
add-stream: "npm:1.0.0"
13401341
chai: "npm:4.3.7"
13411342
conventional-changelog: "npm:3.1.25"
13421343
conventional-changelog-conventionalcommits: "npm:5.0.0"
@@ -2545,7 +2546,7 @@ __metadata:
25452546
languageName: node
25462547
linkType: hard
25472548

2548-
"add-stream@npm:^1.0.0":
2549+
"add-stream@npm:1.0.0, add-stream@npm:^1.0.0":
25492550
version: 1.0.0
25502551
resolution: "add-stream@npm:1.0.0"
25512552
checksum: 983603ebd5b25ee35ac37f25f1caa6bd4e6feb90bba6d05e0c3cd0d599f252498e75d76f9d8203892a7a44c80ba8b72aade570749c9925f45b9b25d53a687aeb

0 commit comments

Comments
 (0)