# Semantic Versioning Samples

Collection of Semantic Versioning 2.0.0 version numbers for testing (major.minor.patch format with pre-release and build metadata)

> Canonical page: https://elysiatools.com/en/samples/semver

- **Category:** Validation

- **Keywords:** semver, semantic, version, npm, package, release, software

## Overview

Collection of Semantic Versioning 2.0.0 version numbers for testing (major.minor.patch format with pre-release and build metadata)

## Examples

- **Common Semantic Versioning Patterns**: A list of semantic version numbers following SemVer 2.0.0 specification

## When to use

- Use this sample set when you want reference inputs for Semantic Versioning Samples.
- Use it to preview output formats and compare related sample variants.

## How it works

- Open a sample entry to inspect the prepared example payload or asset.
- Compare it with related tools to understand how the workflow connects.

## Use cases

- Common Semantic Versioning Patterns

## Frequently asked questions

### What is included in Semantic Versioning Samples?

This page includes curated sample entries, related tools, and neighboring sample collections for Semantic Versioning Samples.

## Related tools

- [Config File Semantic Diff](https://elysiatools.com/en/tools/config-file-semantic-diff): Compare JSON, YAML, TOML, and dotenv configurations by key path while ignoring ordering and formatting noise.
- [Changelog Extractor](https://elysiatools.com/en/tools/changelog-extractor): Parse and extract structured data from changelogs and release notes in multiple formats
- [SemVer Validator](https://elysiatools.com/en/tools/semver-validator): Validate Semantic Versioning 2.0.0 version numbers (x.y.z-alpha.1 format)
- [API Response Diff & Semantic Analyzer](https://elysiatools.com/en/tools/api-response-diff-semantic-analyzer): Compare two API response payloads, highlight field-level diffs, and classify likely functional changes versus harmless runtime drift
- [Data Cleaner](https://elysiatools.com/en/tools/data-cleaner): Clean and standardize data by fixing spelling errors, standardizing formats, removing duplicates, and filling missing values
- [JSON Schema Validator](https://elysiatools.com/en/tools/json-schema-validator): Validate JSON data against a JSON Schema to verify structure and data types
- [Text Phone Number Normalizer](https://elysiatools.com/en/tools/text-phone-normalizer): Find, format and normalize phone numbers within text content
- [Text to CSV Converter](https://elysiatools.com/en/tools/text-to-csv): Convert various text formats to CSV with customizable parsing options

## Related content

- [Regex Pattern Alternatives](https://elysiatools.com/en/samples/regex-alternatives): Multiple ways to write the same regex pattern with different trade-offs in readability, performance, and accuracy
- [Color Code Samples](https://elysiatools.com/en/samples/color-code): Collection of color codes in various formats (Hex, RGB, HSL, named colors) for validation testing
- [Credit Card Samples](https://elysiatools.com/en/samples/credit-card): Valid credit card number samples for various networks (Visa, MasterCard, Amex, etc.) for testing purposes
- [Date & Time Samples](https://elysiatools.com/en/samples/date-time): Collection of date and time strings in various formats for validation testing
- [EU VAT Number Samples](https://elysiatools.com/en/samples/eu-vat): Collection of EU VAT numbers from all member states for validation testing
- [IP Address Samples](https://elysiatools.com/en/samples/ip-address): Collection of IPv4 and IPv6 addresses in various formats for validation testing
