Skip to content

Commit 77d2bfd

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent e32150b commit 77d2bfd

File tree

2 files changed

+98
-1
lines changed

2 files changed

+98
-1
lines changed

CHANGELOG.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# CHANGELOG
2+
3+
4+
## v0.1.0 (2025-12-08)
5+
6+
### Bug Fixes
7+
8+
- Bump version properly when running on main
9+
([#44](https://github.com/ni/systemlink-enterprise-examples/pull/44),
10+
[`cf603b5`](https://github.com/ni/systemlink-enterprise-examples/commit/cf603b5ebc5a63207137afaeb5d13aac48cbb4b6))
11+
12+
- Comments
13+
([`74914b0`](https://github.com/ni/systemlink-enterprise-examples/commit/74914b0b7eb55f0b2318847782f95360474e72de))
14+
15+
- Comments
16+
([`ba506ad`](https://github.com/ni/systemlink-enterprise-examples/commit/ba506add7e2a6125fa00da8a288119857d45c8b3))
17+
18+
Signed-off-by: Vigneshwaran Selvaraj <[email protected]>
19+
20+
- Duplicate check on pipeline events
21+
([#43](https://github.com/ni/systemlink-enterprise-examples/pull/43),
22+
[`06d5be3`](https://github.com/ni/systemlink-enterprise-examples/commit/06d5be3425fdc526af6a455104450289a47383a2))
23+
24+
- Rename interface name + file names
25+
([`a280f3e`](https://github.com/ni/systemlink-enterprise-examples/commit/a280f3e957425b182525499ed2a599160972bc90))
26+
27+
- Update analysis informations to default notebook
28+
([`927bf74`](https://github.com/ni/systemlink-enterprise-examples/commit/927bf74bdee76c6bceedec3dd1de36262a2f4504))
29+
30+
- Update latest notebook
31+
([`51e4912`](https://github.com/ni/systemlink-enterprise-examples/commit/51e4912d4639299fde03c644bc9308f110f33f3b))
32+
33+
- Update notebook
34+
([`fab6732`](https://github.com/ni/systemlink-enterprise-examples/commit/fab67323db384ed04afb056f1512948e7bbe804f))
35+
36+
- Updates
37+
([`ad964c2`](https://github.com/ni/systemlink-enterprise-examples/commit/ad964c201d2ac9a8ef24ec3bc62b36e614a96200))
38+
39+
### Chores
40+
41+
- Bump certifi from 2022.12.7 to 2024.7.4 in /examples/Python Examples/TestMonitor
42+
([#40](https://github.com/ni/systemlink-enterprise-examples/pull/40),
43+
[`e2b8928`](https://github.com/ni/systemlink-enterprise-examples/commit/e2b89289705323bdc593bb7d50bc52ffd6d1a29d))
44+
45+
Signed-off-by: dependabot[bot] <[email protected]>
46+
47+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
48+
49+
- Bump idna from 3.4 to 3.7 in /examples/Python Examples/TestMonitor
50+
([#42](https://github.com/ni/systemlink-enterprise-examples/pull/42),
51+
[`78d73d6`](https://github.com/ni/systemlink-enterprise-examples/commit/78d73d65a25f80e0fa32789f44d6ef920a38cd93))
52+
53+
Signed-off-by: dependabot[bot] <[email protected]>
54+
55+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
56+
57+
- Bump requests from 2.28.2 to 2.32.4 in /examples/Python Examples/TestMonitor
58+
([#41](https://github.com/ni/systemlink-enterprise-examples/pull/41),
59+
[`c6a0492`](https://github.com/ni/systemlink-enterprise-examples/commit/c6a0492f0c5204a7abfe69ba75b54aa232b259c3))
60+
61+
Signed-off-by: dependabot[bot] <[email protected]>
62+
63+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
64+
65+
- Bump urllib3 from 1.26.14 to 2.6.0 in /examples/Python Examples/TestMonitor
66+
([#39](https://github.com/ni/systemlink-enterprise-examples/pull/39),
67+
[`eeb0ec6`](https://github.com/ni/systemlink-enterprise-examples/commit/eeb0ec6548293619bba62873a94ccb291a9192ac))
68+
69+
Signed-off-by: dependabot[bot] <[email protected]>
70+
71+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
72+
73+
- Bump urllib3 from 2.5.0 to 2.6.0
74+
([#37](https://github.com/ni/systemlink-enterprise-examples/pull/37),
75+
[`cf84b2b`](https://github.com/ni/systemlink-enterprise-examples/commit/cf84b2bff46dd1996a4df974ed3d4c7097f8455a))
76+
77+
Signed-off-by: dependabot[bot] <[email protected]>
78+
79+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
80+
81+
Co-authored-by: Adam Arnesen <[email protected]>
82+
83+
### Continuous Integration
84+
85+
- Add release to PyPI with semantic versioning
86+
([#36](https://github.com/ni/systemlink-enterprise-examples/pull/36),
87+
[`1b40427`](https://github.com/ni/systemlink-enterprise-examples/commit/1b40427d437de8b87e2f9012b3e5baa64c82afb4))
88+
89+
Co-authored-by: Copilot <[email protected]>
90+
91+
- Fix up packaging step
92+
([`e32150b`](https://github.com/ni/systemlink-enterprise-examples/commit/e32150b206015a35d833b95329d31b32bcd896bb))
93+
94+
### Features
95+
96+
- Add example scripts
97+
([`b2260cf`](https://github.com/ni/systemlink-enterprise-examples/commit/b2260cf0cc7af80422e5d61274ba759513db16c8))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nisystemlink-examples"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "NI SystemLink examples and demo utilities"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)