Skip to content
Merged

Next #170

Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
110c51d
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Dec 18, 2024
ed2e9b5
Merge branch 'main' into next
actions-user Jan 1, 2025
7a1ed8c
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Jan 15, 2025
36b39f5
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Jan 22, 2025
3fd0f32
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Jan 29, 2025
a332a63
Merge branch 'main' into next
actions-user Feb 1, 2025
12475b2
Merge branch 'main' into next
actions-user Feb 1, 2025
78715fa
Merge branch 'main' into next
actions-user Feb 1, 2025
eb3842a
Merge branch 'main' into next
actions-user Feb 1, 2025
d6bef3d
Merge branch 'main' into next
actions-user Feb 1, 2025
78934db
Merge branch 'main' into next
actions-user Feb 1, 2025
8399cee
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Feb 5, 2025
55372cf
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Feb 19, 2025
4368215
Merge branch 'main' into next
actions-user Feb 21, 2025
a76757b
chore: [gh] Update __version__.py to 0.2.2-next.1 [skip ci]
actions-user Feb 21, 2025
8b6e278
Merge branch 'main' into next
actions-user Feb 21, 2025
6b27401
Merge branch 'main' into next
actions-user Mar 1, 2025
889b72e
Merge branch 'main' into next
actions-user Mar 1, 2025
404d362
Merge branch 'main' into next
actions-user Mar 1, 2025
3c047fb
Merge branch 'main' into next
actions-user Mar 1, 2025
eeaee74
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Mar 5, 2025
1ec98bd
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Mar 12, 2025
c09e4fc
Merge branch 'main' into next
actions-user Apr 1, 2025
4c1aa88
Merge branch 'main' into next
actions-user Apr 1, 2025
c7703a5
Merge branch 'main' into next
actions-user Apr 1, 2025
7bd0512
Merge branch 'main' into next
actions-user Apr 1, 2025
b0d5195
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Apr 2, 2025
deb8572
Merge branch 'main' into next
actions-user May 1, 2025
d277b56
Merge branch 'main' into next
actions-user May 14, 2025
3b6ed5c
Merge branch 'main' into next
actions-user May 14, 2025
962bef7
Merge branch 'main' into next
actions-user Jun 1, 2025
087445b
Merge branch 'main' into next
actions-user Jun 1, 2025
7a70d34
Merge branch 'main' into next
actions-user Jun 1, 2025
3aff2dd
Merge branch 'main' into next
actions-user Jun 1, 2025
a649880
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Jun 18, 2025
cb9987e
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
actions-user Jun 25, 2025
e3ee674
Merge branch 'main' into next
actions-user Jul 1, 2025
04a14bb
Merge branch 'main' into next
actions-user Jul 1, 2025
cd958da
Merge branch 'main' into next
actions-user Jul 1, 2025
6072fc9
Merge branch 'main' into next
actions-user Jul 1, 2025
fdb2fb9
Merge branch 'main' into next
actions-user Jul 1, 2025
7a11e80
Merge branch 'main' into next
actions-user Jul 1, 2025
cd3c735
Merge branch 'main' into next
actions-user Jul 1, 2025
9b660b6
Merge branch 'main' into next
actions-user Jul 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions secure_logger/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# -*- coding: utf-8 -*-
# DO NOT EDIT.
# Managed via automated CI/CD in .github/workflows/semanticVersionBump.yml.
__version__ = "0.2.2"
Loading