Skip to content

Commit

Permalink
build: Merge pull request #98 from tagproject/dev
Browse files Browse the repository at this point in the history
build: release v4.0.2
  • Loading branch information
Daniil Ryazanov authored Sep 8, 2023
2 parents 81366b4 + 27fe803 commit 08c55d0
Show file tree
Hide file tree
Showing 4 changed files with 942 additions and 325 deletions.
2 changes: 1 addition & 1 deletion .sharedconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sharedDir: '.config'
outputDir: 'lib'

mergeRules:
'.vscode/cspell.json': ['words', 'ignorePaths']
'.vscode/cspell.json': ['words', 'ignorePaths', 'language']
'.vscode/launch.json': ['configurations']
'.vscode/settings.json':
[
Expand Down
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@
## Dependencies

<details>
<summary>Dev Dependencies</summary>
<summary>Dependencies</summary>

- Changed **[@tagproject/base-shared-config](https://www.npmjs.com/package/@tagproject/base-shared-config)** from `^4.0.1` to `^4.0.2`
- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^3.0.1` to `^3.0.2`
- Changed **[standard-shared-config](https://www.npmjs.com/package/standard-shared-config)** from `5.1.0` to `5.1.1`

</details>

# :bug: Bug Fixes

- Add cspell lang to excludes [`6095ee4`](https://github.com/tagproject/vscode-shared-config/commit/6095ee4462e00c3db2a85584e618b71243f2c14a)

---

# Contributors

[![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev)
[![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev) [![@github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4&s=40)](https://github.com/github-actions%5Bbot%5D)
Loading

0 comments on commit 08c55d0

Please sign in to comment.