Skip to content

Commit

Permalink
chore(release): 1.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snomiao committed Aug 26, 2023
1 parent d78b4c7 commit 0085509
Show file tree
Hide file tree
Showing 5 changed files with 248 additions and 109 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.32.2](https://github.com/snolab/CapsLockX/compare/v1.32.1...v1.32.2) (2023-08-26)


### Bug Fixes

* **capslockx:** lower ([d78b4c7](https://github.com/snolab/CapsLockX/commit/d78b4c7165ff37e89da37bac9bbf6630c424df02))
* **Modules:** dd ([0bbff4b](https://github.com/snolab/CapsLockX/commit/0bbff4b9e236da1e20dc26f363dcdcc494faabc3))
* **Modules:** dd ([501f16e](https://github.com/snolab/CapsLockX/commit/501f16efbf3c63c6cfdc2110175a3f587b5583a2))
* **Modules:** dpw ([e67c8e6](https://github.com/snolab/CapsLockX/commit/e67c8e63631ce0db9da9cd3b0ff69b922a730cc6))

### [1.32.1](https://github.com/snolab/CapsLockX/compare/v1.32.0...v1.32.1) (2023-08-16)


Expand Down
2 changes: 1 addition & 1 deletion Core/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.32.1
1.32.2
19 changes: 12 additions & 7 deletions DevTools/choco/CapsLockX.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>CapsLockX</id>
<version>1.32.1</version>
<version>1.32.2</version>
<owners>snomiao</owners>
<authors>snomiao</authors>
<copyright>Copyright (C) Snowstar Laboratory 2017-2022</copyright>
Expand Down Expand Up @@ -65,6 +65,16 @@ You can also write your own my-ahk.user.ahkand put it ./User/in the directory, C
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.32.2](https://github.com/snolab/CapsLockX/compare/v1.32.1...v1.32.2) (2023-08-26)
### Bug Fixes
* **capslockx:** lower ([d78b4c7](https://github.com/snolab/CapsLockX/commit/d78b4c7165ff37e89da37bac9bbf6630c424df02))
* **Modules:** dd ([0bbff4b](https://github.com/snolab/CapsLockX/commit/0bbff4b9e236da1e20dc26f363dcdcc494faabc3))
* **Modules:** dd ([501f16e](https://github.com/snolab/CapsLockX/commit/501f16efbf3c63c6cfdc2110175a3f587b5583a2))
* **Modules:** dpw ([e67c8e6](https://github.com/snolab/CapsLockX/commit/e67c8e63631ce0db9da9cd3b0ff69b922a730cc6))
### [1.32.1](https://github.com/snolab/CapsLockX/compare/v1.32.0...v1.32.1) (2023-08-16)
Expand Down Expand Up @@ -120,12 +130,7 @@ All notable changes to this project will be documented in this file. See [standa
### Bug Fixes
- **capslockx:** change reload key ([7a8d365](https://github.com/snolab/CapsLockX/commit/7a8d365cdd4e4cca33f329713f59f7a92d1e2b4d))
- **capslockx:** semantic release ([faee9ce](https://github.com/snolab/CapsLockX/commit/faee9ce443128e87ca67834317f8d58668596031))
- **capslockx:** tabnpm ([182ef61](https://github.com/snolab/CapsLockX/commit/182ef61c7eda45d30d4e87f5b08de4fbb42a4180))
- **docs:** nodeeval rename ([816bc4f](https://github.com/snolab/CapsLockX/commit/816bc4f83c6d97e665abc0647ccec3be2855f57b))
- ignores ([48c0f23](https://github.com/snolab/CapsLockX/commit/48c0f23985355e22202225294f4590c1fdfdb1f6))
- **Modules:** clx+np as tab ([85ac58b](https://github.com/snolab/CapsLockX/commit/85ac58b4d4cbc8203fda6cd795aafd6c203d1507))]]></releaseNotes>
- **capslockx:** change reload key ([7a8d365](https://github.com/snolab/CapsLockX/commit/7a8d365cdd4e4cca33f329713f59f7a92d1e2b4d))]]></releaseNotes>

<dependencies></dependencies>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capslockx",
"version": "1.32.1",
"version": "1.32.2",
"description": "CapsLockX 提供一套超好上手的:鼠标模拟、编辑增强、虚拟桌面与窗口管理、应用内热键增强、JS数学表达式计算、等超多功能等你来定义。",
"keywords": [
"CapsLockX"
Expand Down Expand Up @@ -55,11 +55,11 @@
"@types/lodash-es": "^4.17.8",
"@types/pinyin": "^2.10.0",
"dotenv": "^16.3.1",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"inquirer": "^9.2.10",
"keysender": "^2.3.0",
Expand All @@ -84,7 +84,7 @@
},
"dependencies": {
"@types/inquirer": "^9.0.3",
"@types/node": "^20.5.0",
"@types/node": "^20.5.6",
"enquirer": "^2.4.1",
"glob": "^10.3.3"
}
Expand Down
Loading

0 comments on commit 0085509

Please sign in to comment.