Skip to content

Commit befb844

Browse files
release: 0.4.2 (#7)
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
1 parent 5f1718a commit befb844

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.4.2 (2026-04-25)
4+
5+
Full Changelog: [v0.4.1...v0.4.2](https://github.com/Xquik-dev/x-twitter-scraper-csharp/compare/v0.4.1...v0.4.2)
6+
7+
### Documentation
8+
9+
* add Contributor Covenant 2.1 Code of Conduct ([#2192](https://github.com/Xquik-dev/x-twitter-scraper-csharp/issues/2192)) ([a62e004](https://github.com/Xquik-dev/x-twitter-scraper-csharp/commit/a62e00409b02a14bc3c518aa609d6ece6f1c15ec))
10+
311
## 0.4.1 (2026-04-22)
412

513
Full Changelog: [v0.4.0...v0.4.1](https://github.com/Xquik-dev/x-twitter-scraper-csharp/compare/v0.4.0...v0.4.1)

src/XTwitterScraper/XTwitterScraper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Metadata -->
44
<AssemblyTitle>X Twitter Scraper C#</AssemblyTitle>
55
<AssemblyName>XTwitterScraper</AssemblyName>
6-
<VersionPrefix>0.4.1</VersionPrefix>
6+
<VersionPrefix>0.4.2</VersionPrefix>
77
<Description>The official .NET library for the X Twitter Scraper API.</Description>
88
<OutputType>Library</OutputType>
99
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)