Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-adapter-javascript
Commits
bcc74f0d
Unverified
Commit
bcc74f0d
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
chore: set version to valid semver format
parent
0db38248
dev
2-implement-websockets-client
22-enable-validation-of-payload-using-validate-function
master
v1.0.0
v0.1.0
1 merge request
!15
Resolve "Release v0.1"
Pipeline
#113976
passed with stages
in 57 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
CHANGELOG.md
CHANGELOG.md
+3
-3
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
bcc74f0d
...
...
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [v0.1] - 2023-03-24
## [v0.1
.0
] - 2023-03-24
### Added
...
...
@@ -26,5 +26,5 @@ Create a soar protocol instance
-
implement retreive schema version by tag/branch/commitref
-
override methods to handle soar message structure
[
v0.1
]:
https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/a8eef21a...v0.1
[
unreleased
]:
https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/v0.1...dev
[
v0.1
]:
https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/a8eef21a...v0.1
.0
[
unreleased
]:
https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/v0.1.
0.
..dev
This diff is collapsed.
Click to expand it.
package.json
View file @
bcc74f0d
{
"name"
:
"@noc-comms-backbone/backbone-adapter-javascript"
,
"version"
:
"0.1"
,
"version"
:
"0.1
.0
"
,
"private"
:
true
,
"contributors"
:
[
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment