Skip to content

Commit be69be1

Browse files
committed
Merge branch 'main' of github.com:MobileTeleSystems/logs
2 parents d63c267 + 73883c6 commit be69be1

4 files changed

Lines changed: 169 additions & 267 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
password: ${{ secrets.DOCKERHUB_TOKEN }}
3333

3434
- name: Build and publish package
35-
uses: actions/setup-node@v3
35+
uses: actions/setup-node@v6
3636
with:
3737
node-version: 24
3838
registry-url: https://registry.npmjs.org/

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.0] - 2025-12-23
6+
7+
### 🚀 Features
8+
9+
- Add issue templates for bug reports and feature requests, enhance PR template, and implement security policy
10+
11+
# Changelog
12+
13+
All notable changes to this project will be documented in this file.
14+
515
## [1.1.8] - 2025-11-19
616

717
### ⚙️ Miscellaneous Tasks

0 commit comments

Comments
 (0)