Skip to content

Commit e391b55

Browse files
committed
Pushing 1.0.4.
1 parent 846095c commit e391b55

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and this project adheres to [Semantic Versioning].
77

8+
## [1.0.4] - 2023-01-26
9+
10+
### Fixed
11+
12+
- Missed the new build process, resolved now.
13+
814
## [1.0.3] - 2023-01-26
915

1016
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcxp/datadog-service-catalog-metadata-provider",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "This is a package which provides GitHub Actions with a workflow for providing the DataDog Service Catalog Provider with information that will register your service in the Service Catalog.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)