Skip to content

Commit 34e33c9

Browse files
committed
docs: Update changelog
1 parent b7f0413 commit 34e33c9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
#### Deprecated
1717
#### Removed
1818

19+
## [1.0.0] - 2024-11-28
20+
21+
### Added
22+
23+
* test: Add E2E tests
24+
1925
## [1.0.0-beta.4] - 2024-11-28
2026

2127
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "markdown-confluence-sync-action",
33
"description": "GitHub Action to sync markdown files to Confluence",
4-
"version": "1.0.0-beta.4",
4+
"version": "1.0.0",
55
"author": "Telefónica Innovación Digital",
66
"homepage": "https://github.com/Telefonica/markdown-confluence-sync-action",
77
"repository": {

0 commit comments

Comments
 (0)