@vixoniccom/footbal-score 1.4.0-dev.6 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,12 +5,6 @@ on:
5
5
  branches:
6
6
  - master
7
7
  - main
8
- - dalvayay/cd-con-variables-env
9
- pull_request:
10
- branches:
11
- - master
12
- - main
13
- types: [closed]
14
8
 
15
9
  jobs:
16
10
  publish:
package/CHANGELOG.md CHANGED
@@ -2,6 +2,28 @@
2
2
 
3
3
  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.
4
4
 
5
+ ## [1.4.0](https://github.com/Vixonic/store-football-score/compare/v1.4.0-dev.3...v1.4.0) (2025-08-26)
6
+
7
+
8
+ ### Features
9
+
10
+ * add cd action ([eeec0c3](https://github.com/Vixonic/store-football-score/commit/eeec0c3845b0e47fe807a2323d157fbe3d9ad8eb))
11
+ * create npmignore ([4a198dc](https://github.com/Vixonic/store-football-score/commit/4a198dcc8258a3f88c75260ca21a5aaddcc92a51))
12
+ * remove test functions ([8c6dab5](https://github.com/Vixonic/store-football-score/commit/8c6dab5ec1a838d949525a87e7abd91071be82dc))
13
+ * testing cd with harcoded dates ([ba04420](https://github.com/Vixonic/store-football-score/commit/ba0442078a1abf01c5cf1055ac328b7a290b512a))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull request publish was removed ([c970c18](https://github.com/Vixonic/store-football-score/commit/c970c1867f73fba9f690413c4c141b28b35d09c9))
19
+
20
+ ## [1.4.0-dev.7](https://github.com/Vixonic/store-football-score/compare/v1.4.0-dev.6...v1.4.0-dev.7) (2025-08-21)
21
+
22
+
23
+ ### Features
24
+
25
+ * create npmignore ([4a198dc](https://github.com/Vixonic/store-football-score/commit/4a198dcc8258a3f88c75260ca21a5aaddcc92a51))
26
+
5
27
  ## [1.4.0-dev.6](https://github.com/Vixonic/store-football-score/compare/v1.4.0-dev.5...v1.4.0-dev.6) (2025-08-21)
6
28
 
7
29