Skip to content

Commit

Permalink
bump http-spec version (#5618)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh authored Jan 15, 2025
1 parent 314cacc commit 72dc2a9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
7 changes: 0 additions & 7 deletions .chronus/changes/http_spec_pageable-2025-0-9-13-43-18.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/tadelesh-patch-1-2024-11-18-16-37-2.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/http-specs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @typespec/http-specs

## 0.1.0-alpha.6

### Bug Fixes

- [#5545](https://github.com/microsoft/typespec/pull/5545) remove unsupported pageable things
- [#5401](https://github.com/microsoft/typespec/pull/5401) fix missing `@list` decorator for unbranded pageable operation


## 0.1.0-alpha.5

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-specs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typespec/http-specs",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"description": "Spec scenarios and mock apis",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 72dc2a9

Please sign in to comment.