Skip to content

Commit 5013198

Browse files
committed
Revert "chore(release): 3.3.4"
This reverts commit 7bec5ff.
1 parent 7bec5ff commit 5013198

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,6 @@
22

33
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.
44

5-
### [3.3.4](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.3...v3.3.4) (2023-11-01)
6-
7-
8-
### Bug Fixes
9-
10-
* **deps:** bump @babel/traverse from 7.20.13 to 7.23.2 ([2a0b40c](https://github.com/chantouchsek/vue-axios-http/commit/2a0b40c93524b550f5b764ed0d4dc87dbab1126f))
11-
* **deps:** bump actions/checkout from 4.1.0 to 4.1.1 ([0bb8a34](https://github.com/chantouchsek/vue-axios-http/commit/0bb8a34055d74cd7579c4a5e778463547dfcf9d1))
12-
* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([b7d3f91](https://github.com/chantouchsek/vue-axios-http/commit/b7d3f91187e24d26ec932037bf11300129ad2964))
13-
* **deps:** bump browserify-sign from 4.2.1 to 4.2.2 ([297c8d7](https://github.com/chantouchsek/vue-axios-http/commit/297c8d78299bcf990f9c7b2c555f7e37b24ea44a))
14-
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([e52a9e8](https://github.com/chantouchsek/vue-axios-http/commit/e52a9e8d3064c37a1c3a0fbd9f0121509a2ecff4))
15-
165
### [3.3.3](https://github.com/chantouchsek/vue-axios-http/compare/v3.3.2...v3.3.3) (2023-09-27)
176

187

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-axios-http",
3-
"version": "3.3.4",
3+
"version": "3.3.3",
44
"description": "Elegant and simple way to build requests for REST API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)