Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 9fbae3b

Browse files
committed
chore(deps): Change version
1 parent 8e3e56e commit 9fbae3b

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Fixed
1111
### Removed
1212

13-
## [1.0.6] - 2020-03-22
14-
### Changed
15-
- Update dependencies
16-
17-
## [1.0.5] - 2020-01-26
13+
## [1.0.5] - 2020-03-22
1814
### Changed
1915
- Update dependencies
2016

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mocks-server/admin-api-paths",
3-
"version": "1.0.6",
3+
"version": "1.0.5",
44
"description": "Api paths of @mocks-server/plugin-admin-api",
55
"keywords": [
66
"mocks-server-plugin",

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.organization=mocks-server
22
sonar.projectKey=mocks-server-admin-api-paths
3-
sonar.projectVersion=1.0.6
3+
sonar.projectVersion=1.0.5
44

55
sonar.javascript.file.suffixes=.js
66
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)